Searched refs:CON0_PWR_ON (Results 1 – 1 of 1) sorted by relevance
24 #define CON0_PWR_ON BIT(0) macro220 r = readl(pll->pwr_addr) | CON0_PWR_ON; in mtk_pll_prepare()273 r = readl(pll->pwr_addr) & ~CON0_PWR_ON; in mtk_pll_unprepare()