Home
last modified time | relevance | path

Searched refs:ehci_big_endian_capbase (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dehci_def.h36 (ehci_big_endian_capbase(ehci) ? 24 : 0)))
38 (ehci_big_endian_capbase(ehci) ? 0 : 16)))
/linux-4.1.27/drivers/usb/host/
Dehci.h705 #define ehci_big_endian_capbase(e) ((e)->big_endian_capbase) macro
708 #define ehci_big_endian_capbase(e) 0 macro