Searched defs:CRU_CLKSEL_CON (Results 1 – 5 of 5) 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
46 #define CRU_CLKSEL_CON(n) (0x100 + (n) * 4) macro