Home
last modified time | relevance | path

Searched refs:SPRGROUP_SYS (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/openrisc/include/asm/
Dspr_defs.h31 #define SPRGROUP_SYS (0 << MAX_SPRS_PER_GRP_BITS) macro
45 #define SPR_VR (SPRGROUP_SYS + 0)
46 #define SPR_UPR (SPRGROUP_SYS + 1)
47 #define SPR_CPUCFGR (SPRGROUP_SYS + 2)
48 #define SPR_DMMUCFGR (SPRGROUP_SYS + 3)
49 #define SPR_IMMUCFGR (SPRGROUP_SYS + 4)
50 #define SPR_DCCFGR (SPRGROUP_SYS + 5)
51 #define SPR_ICCFGR (SPRGROUP_SYS + 6)
52 #define SPR_DCFGR (SPRGROUP_SYS + 7)
53 #define SPR_PCCFGR (SPRGROUP_SYS + 8)
[all …]