Searched defs:CRU_CLKSEL_CON (Results 1 – 11 of 11) sorted by relevance
59 #define CRU_CLKSEL_CON 0x100 macro
41 #define CRU_CLKSEL_CON 0x60 macro
79 #define CRU_CLKSEL_CON 0x100 macro
40 #define CRU_CLKSEL_CON(i) (0x100 + ((i) * 4)) macro
45 #define CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) macro
46 #define CRU_CLKSEL_CON(n) (0x100 + (n) * 4) macro