Searched defs:PSR_S (Results 1 – 4 of 4) sorted by relevance
25 #define PSR_S 0x00000080 /* current privilege level */ macro
11 #define PSR_S 0x00000080 /* current privilege level */ macro
182 const uint32_t PSR_S = 0x00000080u; in do_getpsr() local
113 #define PSR_S (1<<7) macro