Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dehci_def.h23 (ehci_big_endian_capbase(ehci) ? 24 : 0)))
25 (ehci_big_endian_capbase(ehci) ? 0 : 16)))
/linux-6.1.9/drivers/usb/host/
Dehci.h726 #define ehci_big_endian_capbase(e) ((e)->big_endian_capbase) macro
729 #define ehci_big_endian_capbase(e) 0 macro