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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h34 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.c58 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
H A Doxu210hp.h71 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
H A Dxhci.h110 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro

Completed in 129 milliseconds