Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h25 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro
Dxhci.h136 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
Dxhci.c1220 if (HCS_INDICATOR(reg)) in xhci_lowlevel_init()
Dehci-hcd.c1056 if (HCS_INDICATOR(reg)) in ehci_common_init()