Searched refs:EMMC_PLL_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
497 if ((con & EMMC_PLL_SEL_MASK) >> EMMC_PLL_SEL_SHIFT == EMMC_PLL_SEL_OSC) in rv1108_mmc_get_clk()515 rk_clrsetreg(&cru->clksel_con[25], EMMC_PLL_SEL_MASK, in rv1108_mmc_set_clk()520 rk_clrsetreg(&cru->clksel_con[25], EMMC_PLL_SEL_MASK, in rv1108_mmc_set_clk()
185 EMMC_PLL_SEL_MASK = 3 << EMMC_PLL_SEL_SHIFT, enumerator