Searched defs:HCS_INDICATOR (Results 1 - 3 of 3) sorted by relevance

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

Completed in 158 milliseconds