Searched refs:ehci_big_endian_mmio (Results 1 – 2 of 2) sorted by relevance
617 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) macro619 #define ehci_big_endian_mmio(e) 0 macro635 return ehci_big_endian_mmio(ehci) ? in ehci_readl()647 ehci_big_endian_mmio(ehci) ? in ehci_writel()
195 if (ehci_big_endian_mmio(ehci)) in tdi_reset()