Searched defs:CRU_CLKSEL_CON (Results 1 – 6 of 6) sorted by relevance
51 #define CRU_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
50 #define CRU_CLKSEL_CON(x) (0x100 + (x) * 0x4) macro
48 #define CRU_CLKSEL_CON(x) (0x80 + (x) * 0x4) macro
59 #define CRU_CLKSEL_CON(x) (0x060 + (x) * 0x4) macro
47 #define CRU_CLKSEL_CON(x) (0x100 + (x) * 0x4) macro