Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h23 (ehci_big_endian_capbase(ehci) ? 24 : 0)))
25 (ehci_big_endian_capbase(ehci) ? 0 : 16)))
/openbmc/linux/drivers/usb/host/
H A Dehci.h736 #define ehci_big_endian_capbase(e) ((e)->big_endian_capbase) macro
739 #define ehci_big_endian_capbase(e) 0 macro