Searched refs:OHCI_QUIRK_BE_DESC (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-ppc-soc.c75 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC;
H A Dohci-ppc-of.c138 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC;
H A Dohci.h397 #define OHCI_QUIRK_BE_DESC 0x08 /* BE descriptors */ macro
474 #define big_endian_desc(ohci) (ohci->flags & OHCI_QUIRK_BE_DESC)

Completed in 93 milliseconds