Home
last modified time | relevance | path

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

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