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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-ppc-of.c138 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC;
H A Dohci-ppc-soc.c75 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC;
H A Dohci.h399 #define OHCI_QUIRK_BE_MMIO 0x10 /* BE registers */ macro
540 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO)
H A Dohci-ps3.c28 ohci->flags |= OHCI_QUIRK_BE_MMIO;
H A Dohci-pci.c121 ohci->flags |= OHCI_QUIRK_BE_MMIO;

Completed in 107 milliseconds