Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c349 if (pHcd->hcd_flags & HCD_HS) in ms_rh_call_control()
358 if (pHcd->hcd_flags & HCD_HS) in ms_rh_call_control()
707 pHcd->hcd_flags = HCD_HS; in ms_new_usb_hcd()
H A DdrvUsbd.h87 #define HCD_HS 0x0020 macro