Searched refs:M_PWRIND_BLKS (Results 1 – 1 of 1) sorted by relevance
1544 #define M_PWRIND_BLKS (0x184 * 2) macro1545 #define M_PWRIND_MAP0 (M_PWRIND_BLKS + 0x0)1546 #define M_PWRIND_MAP1 (M_PWRIND_BLKS + 0x2)1547 #define M_PWRIND_MAP2 (M_PWRIND_BLKS + 0x4)1548 #define M_PWRIND_MAP3 (M_PWRIND_BLKS + 0x6)1550 #define M_PWRIND_MAP(core) (M_PWRIND_BLKS + ((core)<<1))