Home
last modified time | relevance | path

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

/drivers/usb/isp1760/
Disp1760-regs.h29 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* true: has port indicators */ macro
/drivers/usb/host/
Doxu210hp.h71 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
Dxhci.h118 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro