Searched refs:hcc_params (Results 1 – 5 of 5) sorted by relevance
6762 temp = HCC_EXT_CAPS (ehci_readl ((U32)&ehci->caps->hcc_params)); in ehci_hc_reset()6851 U32 hcc_params; in ehci_start() local6908 hcc_params = ehci_readl ((U32)&ehci->caps->hcc_params); in ehci_start()6909 if (HCC_ISOC_CACHE (hcc_params)) // full frame cache in ehci_start()6912 ehci->i_thresh = 2 + HCC_ISOC_THRES (hcc_params); in ehci_start()7095 if (HCC_64BIT_ADDR (hcc_params)) { in ehci_start()7170 if (HCC_CANPARK(hcc_params)) { in ehci_start()7180 if (HCC_PGM_FRAMELISTLEN (hcc_params)) { in ehci_start()
140 U32 params = ehci_readl (&ehci->caps->hcc_params); in dbg_hcc_params()963 i = ehci_readl (&ehci->caps->hcc_params); in show_registers()
669 U32 hcc_params; /* HCCPARAMS - offset 0x8 */ member
297 U32 hcc_params; /* HCCPARAMS : [08h] */ member
2357 u32HccParams = hcd_reg_readl ((U32)&ehci->cap_regs->hcc_params); in ms_ehci_begin()