SPRGROUP_DC 86 arch/openrisc/include/asm/spr_defs.h #define SPR_DCCR (SPRGROUP_DC + 0) SPRGROUP_DC 87 arch/openrisc/include/asm/spr_defs.h #define SPR_DCBPR (SPRGROUP_DC + 1) SPRGROUP_DC 88 arch/openrisc/include/asm/spr_defs.h #define SPR_DCBFR (SPRGROUP_DC + 2) SPRGROUP_DC 89 arch/openrisc/include/asm/spr_defs.h #define SPR_DCBIR (SPRGROUP_DC + 3) SPRGROUP_DC 90 arch/openrisc/include/asm/spr_defs.h #define SPR_DCBWR (SPRGROUP_DC + 4) SPRGROUP_DC 91 arch/openrisc/include/asm/spr_defs.h #define SPR_DCBLR (SPRGROUP_DC + 5) SPRGROUP_DC 92 arch/openrisc/include/asm/spr_defs.h #define SPR_DCR_BASE(WAY) (SPRGROUP_DC + 0x200 + (WAY) * 0x200) SPRGROUP_DC 93 arch/openrisc/include/asm/spr_defs.h #define SPR_DCR_LAST(WAY) (SPRGROUP_DC + 0x3ff + (WAY) * 0x200)