Searched defs:CRU_PLLS_CON (Results 1 – 2 of 2) sorted by relevance
42 #define CRU_PLLS_CON(pll_id, i) (0x160 + (pll_id) * 0x20 + (i) * 0x4) macro
32 #define CRU_PLLS_CON(pll_id, i) ((pll_id) * 0x20 + (i) * 0x4) macro