Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds