Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dehci_def.h28 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c104 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro