Searched defs:CRU_PLL_CON (Results 1 – 3 of 3) sorted by relevance
43 #define CRU_PLL_CON(i) ((i) * 0x4) macro
16 #define CRU_PLL_CON(pll_id, n) ((pll_id) * 0x20 + (n) * 4) macro
33 #define CRU_PLL_CON(i) ((i) * 0x4) macro