Home
last modified time | relevance | path

Searched defs:ehci (Results 1 – 1 of 1) sorted by relevance

/include/linux/usb/
Dehci_def.h36 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ argument
38 #define HC_VERSION(ehci, p) (0xffff&((p) >> /* bits 31:16 / offset 02h */ \ argument