Home
last modified time | relevance | path

Searched refs:controllers (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dfsl-usb.txt1 Freescale SOC USB controllers
10 controllers, or "fsl-usb2-dr" for dual role USB controllers
11 or "fsl,mpc5121-usb2-dr" for dual role USB controllers of MPC5121.
14 - phy_type : For multi port host USB controllers, should be one of
15 "ulpi", or "serial". For dual role USB controllers, should be
19 fsl-usb2-mph compatible controllers. Either this property or
21 controllers.
23 fsl-usb2-mph compatible controllers. Either this property or
25 controllers.
27 controllers. Can be "host", "peripheral", or "otg". Default to
Dpxa-usb.txt1 PXA USB controllers
6 - compatible: Should be "marvell,pxa-ohci" for USB controllers
35 - compatible: Should be "marvell,pxa270-udc" for USB controllers
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dsdhci-omap.txt8 - compatible: Should be "ti,omap2430-sdhci" for omap2430 controllers
9 Should be "ti,omap3-sdhci" for omap3 controllers
10 Should be "ti,omap4-sdhci" for omap4 and ti81 controllers
11 Should be "ti,omap5-sdhci" for omap5 controllers
12 Should be "ti,dra7-sdhci" for DRA7 and DRA72 controllers
14 Should be "ti,am335-sdhci" for am335x controllers
15 Should be "ti,am437-sdhci" for am437x controllers
Dk3-dw-mshc.txt15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions.
16 - "hisilicon,hi3670-dw-mshc", "hisilicon,hi3660-dw-mshc": for controllers
18 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
19 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.
Dti-omap-hsmmc.txt12 Should be "ti,omap2-hsmmc", for OMAP2 controllers
13 Should be "ti,omap3-hsmmc", for OMAP3 controllers
14 Should be "ti,omap3-pre-es3-hsmmc" for OMAP3 controllers pre ES3.0
15 Should be "ti,omap4-hsmmc", for OMAP4 controllers
16 Should be "ti,am33xx-hsmmc", for AM335x controllers
17 Should be "ti,k2g-hsmmc", "ti,omap4-hsmmc" for 66AK2G controllers.
/Linux-v6.6/drivers/net/can/spi/
DKconfig6 tristate "Holt HI311x SPI CAN controllers"
8 Driver for the Holt HI311x SPI CAN controllers.
11 tristate "Microchip MCP251x and MCP25625 SPI CAN controllers"
14 controllers.
/Linux-v6.6/include/linux/mux/
Ddriver.h65 unsigned int controllers; member
83 return &mux_chip->mux[mux_chip->controllers]; in mux_chip_priv()
87 unsigned int controllers, size_t sizeof_priv);
93 unsigned int controllers,
/Linux-v6.6/drivers/mux/
Dcore.c93 unsigned int controllers, size_t sizeof_priv) in mux_chip_alloc() argument
98 if (WARN_ON(!dev || !controllers)) in mux_chip_alloc()
102 controllers * sizeof(*mux_chip->mux) + in mux_chip_alloc()
124 mux_chip->controllers = controllers; in mux_chip_alloc()
125 for (i = 0; i < controllers; ++i) { in mux_chip_alloc()
168 for (i = 0; i < mux_chip->controllers; ++i) { in mux_chip_register()
236 unsigned int controllers, in devm_mux_chip_alloc() argument
245 mux_chip = mux_chip_alloc(dev, controllers, sizeof_priv); in devm_mux_chip_alloc()
575 (args.args_count < 2 && mux_chip->controllers > 1)) { in mux_get()
591 (!args.args_count && mux_chip->controllers > 1)) { in mux_get()
[all …]
Dadg792a.c39 if (mux->chip->controllers == 1) { in adg792a_set()
91 mux_chip->controllers); in adg792a_probe()
98 for (i = 0; i < mux_chip->controllers; ++i) { in adg792a_probe()
/Linux-v6.6/Documentation/input/devices/
Dxpad.rst2 xpad - Linux USB driver for Xbox compatible controllers
6 controllers. It has a long history and has enjoyed considerable usage
11 This only affects Original Xbox controllers. All later controller models
14 Rumble is supported on some models of Xbox 360 controllers but not of
15 Original Xbox controllers nor on Xbox One controllers. As of writing
39 unknown controllers.
95 All generations of Xbox controllers speak USB over the wire.
97 - Original Xbox controllers use a proprietary connector and require adapters.
98 - Wireless Xbox 360 controllers require a 'Xbox 360 Wireless Gaming Receiver
100 - Wired Xbox 360 controllers use standard USB connectors.
[all …]
/Linux-v6.6/drivers/dma/lgm/
DKconfig3 bool "Lightning Mountain centralized DMA controllers"
8 Enable support for Intel Lightning Mountain SOC DMA controllers.
9 These controllers provide DMA capabilities for a variety of on-chip
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-ehci_hcd7 PCI-based EHCI USB controllers (i.e., high-speed USB-2.0
8 controllers) are often implemented along with a set of
9 "companion" full/low-speed USB-1.1 controllers. When a
35 Note: Some EHCI controllers do not have companions; they
38 mechanism will not work with such controllers. Also, it
/Linux-v6.6/Documentation/PCI/endpoint/
Dpci-endpoint-cfs.rst25 The pci_ep configfs has two directories at its root: controllers and
27 the *controllers* directory and every EPF driver present in the system
32 .. controllers/
38 Every registered EPF driver will be listed in controllers directory. The
94 Every registered EPC device will be listed in controllers directory. The
98 /sys/kernel/config/pci_ep/controllers/
119 | controllers/
Dpci-ntb-howto.rst31 # ls /sys/kernel/config/pci_ep/controllers
111 NTB function device should be attached to two PCI endpoint controllers
117 # ln -s controllers/2900000.pcie-ep/ functions/pci-epf-ntb/func1/primary
118 # ln -s controllers/2910000.pcie-ep/ functions/pci-epf-ntb/func1/secondary
120 Once the above step is completed, both the PCI endpoint controllers are ready to
128 field should be populated with '1'. For NTB, both the PCI endpoint controllers
131 # echo 1 > controllers/2900000.pcie-ep/start
132 # echo 1 > controllers/2910000.pcie-ep/start
Dpci-vntb-howto.rst28 # ls /sys/kernel/config/pci_ep/controllers
112 NTB function device should be attached to PCI endpoint controllers
115 # ln -s controllers/5f010000.pcie_ep functions/pci-epf-ntb/func1/primary
117 Once the above step is completed, the PCI endpoint controllers are ready to
125 field should be populated with '1'. For NTB, both the PCI endpoint controllers
128 # echo 1 > controllers/5f010000.pcie_ep/start
/Linux-v6.6/drivers/ata/
DKconfig144 controllers.
348 This option adds support for ATA controllers with SFF
352 the dawn of time. Almost all PATA controllers have an
353 SFF interface. Many SATA controllers have an SFF interface
356 For users with exclusively modern controllers like AHCI,
364 comment "SFF controllers with custom DMA interface"
370 This option enables support for Pacific Digital ADMA controllers
407 This option adds support for SFF ATA controllers with BMDMA
409 de facto DMA interface for SFF controllers.
415 comment "SATA SFF controllers with BMDMA"
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt1 This document describes the generic device tree binding for MSI controllers and
9 those busses to the MSI controllers which they are capable of using,
22 MSI controllers may have restrictions on permitted payloads.
31 MSI controllers:
68 MSI controllers listed in the msi-parent property.
131 * Can generate MSIs to all of the MSI controllers.
/Linux-v6.6/drivers/mtd/nand/raw/
Dcs553x_nand.c238 static struct cs553x_nand_controller *controllers[4]; variable
313 controllers[cs] = controller; in cs553x_init_one()
376 if (controllers[i]) { in cs553x_init()
378 mtd_device_register(nand_to_mtd(&controllers[i]->chip), in cs553x_init()
394 struct cs553x_nand_controller *controller = controllers[i]; in cs553x_cleanup()
407 controllers[i] = NULL; in cs553x_cleanup()
/Linux-v6.6/drivers/scsi/megaraid/
DKconfig.megaraid13 RAID controllers.
22 List of supported controllers
74 RAID controllers
84 Module for LSI Logic's SAS based RAID controllers.
/Linux-v6.6/tools/testing/selftests/bpf/
Dcgroup_helpers.c52 static int __enable_controllers(const char *cgroup_path, const char *controllers) in __enable_controllers() argument
61 if (!controllers) { in __enable_controllers()
81 bpf_strlcpy(enable, controllers, sizeof(enable)); in __enable_controllers()
113 int enable_controllers(const char *relative_path, const char *controllers) in enable_controllers() argument
118 return __enable_controllers(cgroup_path, controllers); in enable_controllers()
/Linux-v6.6/drivers/hsi/controllers/
DKconfig3 # HSI controllers configuration
5 comment "HSI controllers"
/Linux-v6.6/Documentation/devicetree/bindings/input/
Dtwl4030-pwrbutton.txt10 - "ti,twl4030-pwrbutton": For controllers compatible with twl4030
12 - <8>: For controllers compatible with twl4030
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dralink-usb-phy.txt10 - resets: the two reset controllers for host and device
11 - reset-names: the names of the 2 reset controllers
/Linux-v6.6/drivers/gpu/drm/armada/
DKconfig8 Support the "LCD" controllers found on the Marvell Armada 510
9 devices. There are two controllers on the device, each controller
/Linux-v6.6/Documentation/arch/xtensa/
Datomctl.rst26 use the memory controllers RCW, though non-MX controllers likely
30 Virtually all customers buy their memory controllers from vendors that

12345678910>>...18