Searched refs:ehci_big_endian_mmio (Results 1 – 2 of 2) sorted by relevance
716 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) macro719 #define ehci_big_endian_mmio(e) 0 macro736 return ehci_big_endian_mmio(ehci) ? in ehci_readl()760 ehci_big_endian_mmio(ehci) ? in ehci_writel()
234 if (ehci_big_endian_mmio(ehci)) in tdi_reset()