Searched refs:CRU_PLL_CON_NUMS (Results 1 – 3 of 3) sorted by relevance
22 uint32_t cru_plls_con_save[MAX_PLL][CRU_PLL_CON_NUMS];29 uint32_t dpll_con_save[CRU_PLL_CON_NUMS];
301 for (i = 0; i < CRU_PLL_CON_NUMS; i++) in dpll_suspend()345 for (i = 0; i < CRU_PLL_CON_NUMS; i++) in pll_suspend()
48 #define CRU_PLL_CON_NUMS 5 macro