big_endian_mmio   548 drivers/usb/host/ohci.h #define big_endian_mmio(ohci)	(ohci->flags & OHCI_QUIRK_BE_MMIO)
big_endian_mmio   550 drivers/usb/host/ohci.h #define big_endian_mmio(ohci)	1		/* only big endian */
big_endian_mmio   553 drivers/usb/host/ohci.h #define big_endian_mmio(ohci)	0		/* only little endian */