/drivers/scsi/qla2xxx/ |
D | Kconfig | 15 21xx ql2100_fw.bin 16 22xx ql2200_fw.bin 19 24xx, 54xx ql2400_fw.bin 20 25xx ql2500_fw.bin 32 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 38 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 42 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 45 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
/drivers/clk/ti/ |
D | Makefile | 7 obj-$(CONFIG_SOC_AM33XX) += $(clk-common) clk-33xx.o dpll3xxx.o 12 obj-$(CONFIG_ARCH_OMAP4) += $(clk-common) clk-44xx.o \ 14 obj-$(CONFIG_SOC_OMAP5) += $(clk-common) clk-54xx.o \ 16 obj-$(CONFIG_SOC_DRA7XX) += $(clk-common) clk-7xx.o \ 18 obj-$(CONFIG_SOC_AM43XX) += $(clk-common) dpll3xxx.o clk-43xx.o
|
/drivers/clk/mvebu/ |
D | Makefile | 9 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-xtal.o 10 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-tbg.o 11 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-periph.o
|
/drivers/net/wireless/broadcom/b43/ |
D | Kconfig | 2 tristate "Broadcom 43xx wireless support (mac80211 stack)" 8 b43 is a driver for the Broadcom 43xx series wireless devices. 75 bool "Broadcom 43xx SDIO device support" 79 Broadcom 43xx device support for Soft-MAC SDIO devices. 85 Note that this does not support Broadcom 43xx Full-MAC devices. 173 bool "Broadcom 43xx debugging" 176 Broadcom 43xx debugging.
|
/drivers/usb/serial/ |
D | belkin_sa.h | 69 #define BELKIN_SA_RESET xx /* Reset the port */ 70 #define BELKIN_SA_GET_MODEM_STATUS xx /* Force return of modem status register */
|
/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 16 depends on PCI || 8xx 30 depends on 8xx 31 default 8xx
|
/drivers/net/ethernet/broadcom/ |
D | Kconfig | 22 tristate "Broadcom 440x/47xx ethernet support" 54 tristate "Broadcom 63xx internal mac support" 59 This driver supports the ethernet MACs in the Broadcom 63xx 134 bool "Broadcom 578xx and 57712 SR-IOV support" 139 Virtualization support in the 578xx and 57712 products. This
|
/drivers/net/wireless/marvell/libertas/ |
D | README | 197 bssid=xx:xx:xx:xx:xx:xx specify a BSSID filter for the scan
|
/drivers/net/wireless/broadcom/b43legacy/ |
D | Kconfig | 2 tristate "Broadcom 43xx-legacy wireless support (mac80211 stack)" 53 bool "Broadcom 43xx-legacy debugging" 69 prompt "Broadcom 43xx-legacy data transfer mode"
|
/drivers/scsi/aic7xxx/ |
D | Makefile | 70 aicasm-79xx-opts-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) := \ 76 $(aicasm-79xx-opts-y) -o $(obj)/aic79xx_seq.h \
|
/drivers/net/ethernet/i825xx/ |
D | Kconfig | 63 Ethernet adapter found on Sun 3/1xx and 3/2xx motherboards. Note
|
/drivers/media/usb/em28xx/ |
D | Kconfig | 17 This is a video4linux driver for Empia 28xx based TV cards. 27 This is an ALSA driver for some Empia 28xx based TV cards.
|
/drivers/video/console/ |
D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, in tile_putcs() argument 62 blit.sx = xx; in tile_putcs()
|
D | Kconfig | 9 depends on !4xx && !8xx && !SPARC && !M68K && !PARISC && !FRV && \
|
D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, in ud_putcs() argument 174 image.dx = vxres - ((xx + count) * vc->vc_font.width); in ud_putcs() 211 xx += cnt; in ud_putcs()
|
/drivers/reset/ |
D | Kconfig | 31 bool "LPC18xx/43xx Reset Driver" if COMPILE_TEST 34 This enables the reset controller driver for NXP LPC18xx/43xx SoCs.
|
/drivers/scsi/qla4xxx/ |
D | Kconfig | 7 This driver supports the QLogic 40xx (ISP4XXX), 8022 (ISP82XX)
|
/drivers/tty/serial/ |
D | ioc4_serial.c | 997 int xx, num_intrs = 0; in ioc4_intr() local 1012 for (xx = 0; xx < num_intrs; xx++) { in ioc4_intr() 1013 intr_info = &soft->is_intr_type[intr_type].is_intr_info[xx]; in ioc4_intr() 1424 int xx; in do_write() local 1433 for (xx = 0; (xx < 4) && (len > 0); xx++) { in do_write() 1434 entry->ring_data[xx] = *buf++; in do_write() 1435 entry->ring_sc[xx] = IOC4_TXCB_VALID; in do_write()
|
D | ioc3_serial.c | 700 int xx; in do_write() local 709 for (xx = 0; (xx < 4) && (len > 0); xx++) { in do_write() 710 entry->ring_data[xx] = *buf++; in do_write() 711 entry->ring_sc[xx] = TXCB_VALID; in do_write()
|
/drivers/gpu/drm/i915/ |
D | Kconfig | 2 tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
|
/drivers/rapidio/switches/ |
D | Kconfig | 10 tristate "IDT CPS-xx SRIO switches support"
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 406 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit() argument 442 fxbndry = ((xx + width - 1) << 16) | xx; in matroxfb_1bpp_imageblit()
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 54 tristate "NXP LPC18xx/43xx DWMAC support" 59 Support for NXP LPC18xx/43xx DWMAC Ethernet.
|
/drivers/net/ethernet/ibm/emac/ |
D | Kconfig | 7 typically found on 4xx embedded PowerPC chips, but also on the
|
/drivers/media/usb/cx231xx/ |
D | Kconfig | 13 This is a video4linux driver for Conexant 231xx USB based TV cards.
|