Home
last modified time | relevance | path

Searched refs:Controller (Results 1 – 25 of 81) sorted by relevance

1234

/drivers/block/
DDAC960.c177 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller) in DAC960_AnnounceDriver() argument
181 DAC960_DriverDate " *****\n", Controller); in DAC960_AnnounceDriver()
183 "<lnz@dandelion.com>\n", Controller); in DAC960_AnnounceDriver()
191 static bool DAC960_Failure(DAC960_Controller_T *Controller, in DAC960_Failure() argument
195 Controller); in DAC960_Failure()
196 if (Controller->IO_Address == 0) in DAC960_Failure()
198 "PCI Address 0x%X\n", Controller, in DAC960_Failure()
199 Controller->Bus, Controller->Device, in DAC960_Failure()
200 Controller->Function, Controller->PCI_Address); in DAC960_Failure()
202 "0x%X PCI Address 0x%X\n", Controller, in DAC960_Failure()
[all …]
DDAC960.h1582 unsigned char Controller:5; /* Byte 2 Bits 3-7 */ member
1596 unsigned char Controller:5; /* Byte 2 Bits 3-7 */ member
2228 struct DAC960_Controller *Controller; member
2493 (Controller->QueueCommand)(Command)
2494 #define DAC960_ReadControllerConfiguration(Controller) \ argument
2495 (Controller->ReadControllerConfiguration)(Controller)
2496 #define DAC960_ReadDeviceConfiguration(Controller) \ argument
2497 (Controller->ReadDeviceConfiguration)(Controller)
2498 #define DAC960_ReportDeviceConfiguration(Controller) \ argument
2499 (Controller->ReportDeviceConfiguration)(Controller)
[all …]
/drivers/eisa/
Deisa.ids22 ACE4010 "ACME Tape Controller"
24 ACE6010 "ACME Disk Controller"
87 ALR8580 "Advanced Disk Array Caching EISA Controller"
96 AMI15E1 "AMI Normal Single Ended EISA SCSI CACHING Controller-Ver 1.22"
101 AMI44D2 "AMI Fast Single Ended EISA SCSI CACHING Controller"
130 AVM0001 "AVM ISDN-Controller A1"
136 BUS6001 "BusTek/BusLogic Bt760 32-Bit Bus Master EISA-to-Ethernet Controller"
137 BUS6301 "BusTek/BusLogic Bt763E EISA 32-Bit 82596-based Ethernet Controller"
138 CCI0000 "Cache Computers, Inc. Memory Refresh Controller"
149 CHAA041 "Chase AT4 Intelligent Serial Controller"
[all …]
/drivers/scsi/megaraid/
DKconfig.megaraid52 INTEL RAID Controller SRCU42X 1000:0407:8086:0532
53 INTEL RAID Controller SRCS16 1000:1960:8086:0523
54 INTEL RAID Controller SRCU42E 1000:0408:8086:0002
55 INTEL RAID Controller SRCZCRX 1000:0407:8086:0530
56 INTEL RAID Controller SRCS28X 1000:0409:8086:3008
57 INTEL RAID Controller SROMBU42E 1000:0408:8086:3431
58 INTEL RAID Controller SROMBU42E 1000:0408:8086:3499
59 INTEL RAID Controller SRCU51L 1000:1960:8086:0520
/drivers/clk/qcom/
DKconfig8 tristate "APQ8084 Global Clock Controller"
16 tristate "APQ8084 Multimedia Clock Controller"
25 tristate "IPQ806x Global Clock Controller"
33 tristate "MSM8660 Global Clock Controller"
41 tristate "APQ8064/MSM8960 Global Clock Controller"
49 tristate "MSM8960 Multimedia Clock Controller"
58 tristate "MSM8974 Global Clock Controller"
66 tristate "MSM8974 Multimedia Clock Controller"
/drivers/memory/
DKconfig6 bool "Memory Controller drivers"
11 bool "Atmel (Multi-port DDR-)SDRAM Controller"
15 This driver is for Atmel SDRAM Controller or Atmel Multi-port
16 DDR-SDRAM Controller available on Atmel AT91SAM9 and SAMA5 SoCs.
45 bool "Marvell EBU Device Bus Controller"
55 bool "Tegra20 Memory Controller(MC) driver"
59 This driver is for the Memory Controller(MC) module available
65 bool "Tegra30 Memory Controller(MC) driver"
69 This driver is for the Memory Controller(MC) module available
/drivers/mmc/host/
DKconfig5 comment "MMC/SD/SDIO Host Controller Drivers"
18 tristate "Qualcomm Data Mover for SD Card Controller"
39 tristate "Secure Digital Host Controller Interface support"
42 This selects the generic Secure Digital Host Controller Interface.
75 This selects the PCI Secure Digital Host Controller Interface.
83 bool "Ricoh MMC Controller Disabler"
86 This adds a pci quirk to disable Ricoh MMC Controller. This
112 Host Controller Interface based platform and OF drivers.
123 This selects the Arasan Secure Digital Host Controller Interface
148 This selects the Secure Digital Host Controller Interface (SDHCI)
[all …]
/drivers/scsi/ufs/
DKconfig2 # Kernel configuration file for the UFS Host Controller
36 tristate "Universal Flash Storage Controller Driver Core"
44 called UFS Host Controller), because you will be asked for it.
53 tristate "PCI bus based UFS Controller support"
56 This selects the PCI UFS Host Controller Interface. Select this if
57 you have UFS Host Controller with PCI Interface.
64 tristate "Platform bus based UFS Controller support"
/drivers/usb/gadget/udc/
DKconfig17 # USB Peripheral Controller Support
26 menu "USB Peripheral Controller"
45 tristate "LPC32XX USB Peripheral Controller"
63 tristate "Broadcom BCM63xx Peripheral Controller"
74 tristate "Freescale Highspeed USB DR Peripheral Controller"
89 tristate "Faraday FUSB300 USB Peripheral Controller"
96 tristate "Faraday FOTG210 USB Peripheral Controller"
106 tristate "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
113 tristate "OMAP USB Device Controller"
153 tristate "Renesas R8A66597 USB Peripheral Controller"
[all …]
/drivers/reset/
DKconfig5 bool "Reset Controller Support"
8 Generic Reset Controller support.
/drivers/staging/media/davinci_vpfe/
DKconfig2 tristate "DM365 VPFE Media Controller Capture Driver"
7 Support for DM365 VPFE based Media Controller Capture driver.
/drivers/spi/
DKconfig54 comment "SPI Master Controller Drivers"
57 tristate "Altera SPI Controller"
60 This is the driver for the Altera SPI Controller.
71 tristate "Atmel SPI Controller"
75 This selects a driver for the Atmel SPI Controller, present on
109 tristate "Au1550/Au1200/Au1300 SPI Controller"
257 Controller in master SPI mode.
264 Controller in SPI master mode.
367 tristate "PPC4xx SPI Controller"
371 This selects a driver for the PPC4xx SPI Controller.
[all …]
/drivers/zorro/
Dzorro.ids15 0000 SE 2000 A500 [HD Controller]
178 0400 HDA 506 [HD Controller]
211 0800 VME-Bus Controller
220 0100 Omti [HD Controller]
250 2100 ST506 [HD Controller]
262 1000 OverDrive [HD Controller]
293 0100 RH 800C [HD Controller]
392 2a00 Catweasel [IDE Interface and Floppy Controller]
394 0100 Golem HD 3000 [HD Controller]
469 2100 ST506 [HD Controller]
[all …]
/drivers/media/rc/keymaps/
DKconfig2 tristate "Compile Remote Controller keymap modules"
8 Controller tables. They are short tables, but if you
/drivers/media/common/siano/
DKconfig13 bool "Enable Remote Controller support for Siano devices"
19 Choose Y to select Remote Controller support for Siano driver.
/drivers/clk/versatile/
DKconfig11 bool "Clock driver for ARM SP810 System Controller"
16 of the ARM SP810 System Controller cell.
/drivers/edac/
DKconfig216 i7 Core (Nehalem) Integrated Memory Controller that exists on
294 tristate "PPC4xx IBM DDR2 Memory Controller"
321 tristate "IBM CPC925 Memory Controller (PPC970FX)"
325 IBM CPC925 Bridge and Memory Controller, which is
330 tristate "Tilera Memory Controller"
338 tristate "Highbank Memory Controller"
366 tristate "Cavium Octeon DRAM Memory Controller (LMC)"
373 tristate "Cavium Octeon PCI Controller"
380 tristate "Altera SDRAM Memory Controller EDAC"
/drivers/media/usb/au0828/
DKconfig32 bool "AU0828 Remote Controller support"
36 Enables Remote Controller support on au0828 driver.
/drivers/usb/host/
DKconfig2 # USB Host Controller Drivers
4 comment "USB Host Controller Drivers"
21 The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0
58 The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0
61 configure this Host Controller Driver.
68 Controller Driver or UHCI (for Via motherboards) Host Controller
101 Controller, and some of those devices will not work correctly
389 The Open Host Controller Interface (OHCI) is a standard for accessing
594 The Universal Host Controller Interface is a standard by Intel for
624 tristate "Freescale QE USB Host Controller support"
[all …]
/drivers/mtd/nand/
DKconfig139 tristate "Blackfin on-chip NAND Flash Controller driver"
196 tristate "NDFC NanD Flash Controller"
343 tristate "NXP LPC32xx SLC Controller"
354 tristate "NXP LPC32xx MLC Controller"
376 tristate "NAND Flash device on Toshiba Mobile IO Controller"
380 Controller in some PDAs, including the Sharp SL6000x.
389 tristate "GPMI NAND Flash Controller driver"
430 Controller Module with built-in hardware ECC capabilities.
454 tristate "MPC5121 built-in NAND Flash Controller support"
513 Flexible Static Memory Controller (FSMC)
/drivers/usb/musb/
DKconfig2 # USB Dual Role (OTG-ready) Controller Drivers
6 # (M)HDRC = (Multipoint) Highspeed Dual-Role Controller
8 tristate 'Inventra Highspeed Dual Role Controller (TI, ADI, ...)'
/drivers/media/usb/em28xx/
DKconfig67 tristate "EM28XX Remote Controller support"
73 Enables Remote Controller support on em28xx driver.
/drivers/media/pci/saa7134/
DKconfig29 bool "Philips SAA7134 Remote Controller support"
35 Enables Remote Controller support on saa7134 driver.
/drivers/rapidio/devices/
DKconfig6 tristate "IDT Tsi721 PCI Express SRIO Controller support"
/drivers/staging/ozwpan/
DKconfig2 tristate "USB over WiFi Host Controller"

1234