Home
last modified time | relevance | path

Searched refs:HCS_P_INDICATOR (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h303 #define HCS_P_INDICATOR(p)((p)&(1 << 16)) macro
H A DdrvEhciHcd.c418 if (HCS_P_INDICATOR (pEhci->hcs_params)) in ms_get_roothub_desc()