Searched refs:SPRGROUP_IC (Results 1 – 1 of 1) sorted by relevance
35 #define SPRGROUP_IC (4 << MAX_SPRS_PER_GRP_BITS) macro100 #define SPR_ICCR (SPRGROUP_IC + 0)101 #define SPR_ICBPR (SPRGROUP_IC + 1)102 #define SPR_ICBIR (SPRGROUP_IC + 2)103 #define SPR_ICBLR (SPRGROUP_IC + 3)104 #define SPR_ICR_BASE(WAY) (SPRGROUP_IC + 0x200 + (WAY) * 0x200)105 #define SPR_ICR_LAST(WAY) (SPRGROUP_IC + 0x3ff + (WAY) * 0x200)