Searched refs:ehci_big_endian_mmio (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h604 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) macro
606 #define ehci_big_endian_mmio(e) 0 macro
622 return ehci_big_endian_mmio(ehci) ?
634 ehci_big_endian_mmio(ehci) ?
H A Dehci-hcd.c255 if (ehci_big_endian_mmio(ehci))

Completed in 39 milliseconds