Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h313 #define HCC_ASPC(p) ((p)&(1 << 2)) /* Asynchronous Schedule Park Capability. */ macro
H A DdrvEhciHcd.c2408 if (park_eco && HCC_ASPC(u32HccParams)) in ms_ehci_begin()