Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dehci_def.h39 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/linux-3.4.99/drivers/usb/host/
Doxu210hp.h71 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
Disp1760-hcd.c71 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
Dxhci.h113 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro