Home
last modified time | relevance | path

Searched refs:OHCI_QUIRK_BE_MMIO (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-platform.c129 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_platform_probe()
135 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in ohci_platform_probe()
173 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_platform_probe()
180 if (ohci->flags & OHCI_QUIRK_BE_MMIO) { in ohci_platform_probe()
H A Dohci-ppc-of.c135 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in ohci_hcd_ppc_of_probe()
H A Dohci.h416 #define OHCI_QUIRK_BE_MMIO 0x10 /* BE registers */ macro
548 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO)
H A Dohci-pci.c117 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_quirk_toshiba_scc()
H A Dohci-ps3.c16 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ps3_ohci_hc_reset()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-platform.c128 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_platform_probe()
134 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in ohci_platform_probe()
172 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_platform_probe()
179 if (ohci->flags & OHCI_QUIRK_BE_MMIO) { in ohci_platform_probe()
H A Dohci-ppc-of.c133 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in ohci_hcd_ppc_of_probe()
H A Dohci.h416 #define OHCI_QUIRK_BE_MMIO 0x10 /* BE registers */ macro
548 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO)
H A Dohci-pci.c117 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_quirk_toshiba_scc()
H A Dohci-ps3.c16 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ps3_ohci_hc_reset()

Completed in 7 milliseconds