Searched refs:OHCI_QUIRK_BE_MMIO (Results 1 – 5 of 5) sorted by relevance
128 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()
133 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in ohci_hcd_ppc_of_probe()
416 #define OHCI_QUIRK_BE_MMIO 0x10 /* BE registers */ macro548 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO)
117 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ohci_quirk_toshiba_scc()
16 ohci->flags |= OHCI_QUIRK_BE_MMIO; in ps3_ohci_hc_reset()