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