Home
last modified time | relevance | path

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

/arch/nds32/include/asm/
Dbitfield.h166 #define PSW_offCPL 16 /* Current Priority Level */ macro
183 #define PSW_mskCPL ( 0x7 << PSW_offCPL )
187 #define PSW_CPL_NO ( 0 << PSW_offCPL )
188 #define PSW_CPL_ANY ( 7 << PSW_offCPL )