Home
last modified time | relevance | path

Searched defs:ehci_big_endian_mmio (Results 1 - 2 of 2) 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
/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

Completed in 5 milliseconds