Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h314 #define HCC_PFLF(p) ((p)&(1 << 1)) /* Programmable Frame List Flag*/ macro
H A DdrvEhciHcd.c2415 if (HCC_PFLF (u32HccParams)) in ms_ehci_begin()