Searched refs:dp_op (Results 1 – 1 of 1) sorted by relevance
444 uint32_t dp_op; in imx51_get_pll_freq() local460 dp_op = pll_read_4(ccm_softc, pll_no, DPLL_DP_HFS_OP); in imx51_get_pll_freq()464 dp_op = pll_read_4(ccm_softc, pll_no, DPLL_DP_OP); in imx51_get_pll_freq()469 pdf = dp_op & DP_OP_PDF_MASK; in imx51_get_pll_freq()470 mfi = max(5, (dp_op & DP_OP_MFI_MASK) >> DP_OP_MFI_SHIFT); in imx51_get_pll_freq()