Home
last modified time | relevance | path

Searched full:hcds (Results 1 – 25 of 73) sorted by relevance

123

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/
Dusb-ohci.txt9 - big-endian-regs : boolean, set this for hcds with big-endian registers
10 - big-endian-desc : boolean, set this for hcds with big-endian descriptors
11 - big-endian : boolean, for hcds with big-endian-regs + big-endian-desc
Dusb-ehci.txt12 - big-endian-regs : boolean, set this for hcds with big-endian registers
13 - big-endian-desc : boolean, set this for hcds with big-endian descriptors
14 - big-endian : boolean, for hcds with big-endian-regs + big-endian-desc
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml45 Set this flag for HCDs with big endian descriptors and big
51 Set this flag for HCDs with big endian descriptors.
56 Set this flag for HCDs with big endian registers.
Dgeneric-ehci.yaml56 Set this flag for HCDs with big endian descriptors and big
62 Set this flag for HCDs with big endian descriptors.
67 Set this flag for HCDs with big endian registers.
/kernel/linux/linux-4.19/Documentation/driver-api/usb/
Derror-codes.rst11 Some of them are returned by the Host Controller Drivers (HCDs), which
12 device drivers only see through usbcore. As a rule, all the HCDs should
81 This is because otherwise there would be a race between HCDs updating
Ddma.rst26 it first and set ``URB_NO_TRANSFER_DMA_MAP``. HCDs
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Derror-codes.rst11 Some of them are returned by the Host Controller Drivers (HCDs), which
12 device drivers only see through usbcore. As a rule, all the HCDs should
81 This is because otherwise there would be a race between HCDs updating
Ddma.rst26 it first and set ``URB_NO_TRANSFER_DMA_MAP``. HCDs
/kernel/linux/linux-4.19/drivers/usb/host/
Dohci-sa1111.c174 * ohci_hcd_sa1111_probe - initialize SA-1111-based HCDs
233 * ohci_hcd_sa1111_remove - shutdown processing for SA-1111-based HCDs
Dehci-pmcmsp.c149 * usb_hcd_msp_probe - initialize PMC MSP-based HCDs
225 * usb_hcd_msp_remove - shutdown processing for PMC MSP-based HCDs
Dehci-omap.c80 * ehci_hcd_omap_probe - initialize TI-based HCDs
239 * ehci_hcd_omap_remove - shutdown processing for EHCI HCDs
Dohci-omap.c297 * ohci_hcd_omap_probe - initialize OMAP-based HCDs
385 * ohci_hcd_omap_remove - shutdown processing for OMAP-based HCDs
/kernel/linux/linux-5.10/drivers/usb/host/
Dohci-sa1111.c174 * ohci_hcd_sa1111_probe - initialize SA-1111-based HCDs
233 * ohci_hcd_sa1111_remove - shutdown processing for SA-1111-based HCDs
Dehci-pmcmsp.c149 * usb_hcd_msp_probe - initialize PMC MSP-based HCDs
225 * usb_hcd_msp_remove - shutdown processing for PMC MSP-based HCDs
Dehci-omap.c79 * ehci_hcd_omap_probe - initialize TI-based HCDs
238 * ehci_hcd_omap_remove - shutdown processing for EHCI HCDs
Dohci-omap.c287 * ohci_hcd_omap_probe - initialize OMAP-based HCDs
401 * ohci_hcd_omap_remove - shutdown processing for OMAP-based HCDs
/kernel/linux/linux-4.19/drivers/usb/wusbcore/
Dwa-hc.c4 * Common items to HWA and DWA based HCDs
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dfsl,spdif.yaml76 registers. Set this flag for HCDs with big endian descriptors and big
/kernel/linux/linux-4.19/include/linux/usb/
Dotg.h82 /* for HCDs */
/kernel/linux/linux-5.10/include/linux/usb/
Dotg.h82 /* for HCDs */
/kernel/linux/linux-4.19/drivers/mfd/
Domap-usb-tll.c210 * usbtll_omap_probe - initialize TI-based HCDs
284 * usbtll_omap_remove - shutdown processing for UHH & TLL HCDs
/kernel/linux/linux-5.10/drivers/mfd/
Domap-usb-tll.c199 * usbtll_omap_probe - initialize TI-based HCDs
275 * usbtll_omap_remove - shutdown processing for UHH & TLL HCDs
/kernel/linux/linux-4.19/drivers/usb/core/
Durb.c384 /* Lots of sanity checks, so HCDs can rely on clean data in usb_submit_urb()
474 * cause problems in HCDs if they get it wrong. in usb_submit_urb()
508 * a power of two (so HCDs don't need to). in usb_submit_urb()
619 * Host Controller Drivers (HCDs) place all the URBs for a particular
Dhcd-pci.c159 * usb_hcd_pci_probe - initialize PCI-based HCDs
300 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
/kernel/linux/linux-5.10/drivers/usb/core/
Durb.c398 /* Lots of sanity checks, so HCDs can rely on clean data in usb_submit_urb()
488 * cause problems in HCDs if they get it wrong. in usb_submit_urb()
522 * a power of two (so HCDs don't need to). in usb_submit_urb()
633 * Host Controller Drivers (HCDs) place all the URBs for a particular

123