Searched refs:SPRGROUP_IC (Results 1 – 1 of 1) sorted by relevance
35 #define SPRGROUP_IC (4 << MAX_SPRS_PER_GRP_BITS) macro93 #define SPR_ICCR (SPRGROUP_IC + 0)94 #define SPR_ICBPR (SPRGROUP_IC + 1)95 #define SPR_ICBIR (SPRGROUP_IC + 2)96 #define SPR_ICBLR (SPRGROUP_IC + 3)97 #define SPR_ICR_BASE(WAY) (SPRGROUP_IC + 0x200 + (WAY) * 0x200)98 #define SPR_ICR_LAST(WAY) (SPRGROUP_IC + 0x3ff + (WAY) * 0x200)