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];
304 for (i = 0; i < CRU_PLL_CON_NUMS; i++) in dpll_suspend()348 for (i = 0; i < CRU_PLL_CON_NUMS; i++) in pll_suspend()
46 #define CRU_PLL_CON_NUMS 5 macro
Completed in 5 milliseconds