Searched defs:SGRF_SOC_CON (Results 1 – 5 of 5) sorted by relevance
13 #define SGRF_SOC_CON(i) ((i) * 0x4) macro
30 #define SGRF_SOC_CON(n) ((((n) < 6) ? 0x0 : 0x38) + (n) * 4) macro
16 #define SGRF_SOC_CON(n) (n < 3 ? SGRF_SOC_CON0_1(n) :\ macro
40 #define SGRF_SOC_CON(n) (0x0 + (n) * 4) macro
79 #define SGRF_SOC_CON(n) (0x000 + (n) * 4) macro