Home
last modified time | relevance | path

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

/linux-6.1.9/arch/openrisc/include/asm/
Dspr_defs.h27 #define SPRGROUP_SYS (0 << MAX_SPRS_PER_GRP_BITS) macro
41 #define SPR_VR (SPRGROUP_SYS + 0)
42 #define SPR_UPR (SPRGROUP_SYS + 1)
43 #define SPR_CPUCFGR (SPRGROUP_SYS + 2)
44 #define SPR_DMMUCFGR (SPRGROUP_SYS + 3)
45 #define SPR_IMMUCFGR (SPRGROUP_SYS + 4)
46 #define SPR_DCCFGR (SPRGROUP_SYS + 5)
47 #define SPR_ICCFGR (SPRGROUP_SYS + 6)
48 #define SPR_DCFGR (SPRGROUP_SYS + 7)
49 #define SPR_PCCFGR (SPRGROUP_SYS + 8)
[all …]