Searched refs:u32HccParams (Results 1 – 1 of 1) sorted by relevance
2349 U32 u32HccParams; in ms_ehci_begin() local2357 u32HccParams = hcd_reg_readl ((U32)&ehci->cap_regs->hcc_params); in ms_ehci_begin()2358 if (HCC_ISO_CACHE (u32HccParams)) // full frame cache in ms_ehci_begin()2361 ehci->u32IThresh = 2 + HCC_ISO_THRES (u32HccParams); in ms_ehci_begin()2390 if (HCC_64BIT_ADDR_CAP (u32HccParams)) in ms_ehci_begin()2408 if (park_eco && HCC_ASPC(u32HccParams)) in ms_ehci_begin()2415 if (HCC_PFLF (u32HccParams)) in ms_ehci_begin()