Searched refs:CRU_PLL_CONS (Results 1 – 2 of 2) sorted by relevance
92 #define CRU_PLL_CONS(id, i) ((id) * 0x20 + (i) * 4) macro
887 pll_base = CRU_BASE + CRU_PLL_CONS(pll_id, 0); in pll_suspend()889 pll_base = PMUCRU_BASE + CRU_PLL_CONS(0, 0); in pll_suspend()905 pll_base = CRU_BASE + CRU_PLL_CONS(pll_id, 0); in pll_resume()908 pll_base = PMUCRU_BASE + CRU_PLL_CONS(0, 0); in pll_resume()