Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
Dxhci-caps.h
/openbmc/linux/include/linux/usb/
Dehci_def.h
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h27 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro
H A Dxhci.h136 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro