Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dohci-ppc-soc.c75 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in usb_hcd_ppc_soc_probe()
Dohci-ppc-of.c137 ohci->flags |= OHCI_QUIRK_BE_MMIO | OHCI_QUIRK_BE_DESC; in ohci_hcd_ppc_of_probe()
Dohci.h398 #define OHCI_QUIRK_BE_DESC 0x08 /* BE descriptors */ macro
531 #define big_endian_desc(ohci) (ohci->flags & OHCI_QUIRK_BE_DESC)