Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dehci_def.h34 (ehci_big_endian_capbase(ehci) ? 24 : 0)))
36 (ehci_big_endian_capbase(ehci) ? 0 : 16)))
/linux-3.4.99/drivers/usb/host/
Dehci.h632 #define ehci_big_endian_capbase(e) ((e)->big_endian_capbase) macro
635 #define ehci_big_endian_capbase(e) 0 macro