Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h723 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) macro
726 #define ehci_big_endian_mmio(e) 0 macro
743 return ehci_big_endian_mmio(ehci) ? in ehci_readl()
767 ehci_big_endian_mmio(ehci) ? in ehci_writel()
H A Dehci-hcd.c221 if (ehci_big_endian_mmio(ehci)) in tdi_reset()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h735 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) macro
738 #define ehci_big_endian_mmio(e) 0 macro
755 return ehci_big_endian_mmio(ehci) ? in ehci_readl()
779 ehci_big_endian_mmio(ehci) ? in ehci_writel()
H A Dehci-hcd.c222 if (ehci_big_endian_mmio(ehci)) in tdi_reset()

Completed in 9 milliseconds