Searched refs:COMPAT_PSR_DIT_BIT (Results 1 – 1 of 1) sorted by relevance
82 #define COMPAT_PSR_DIT_BIT 0x00200000 macro134 pstate = psr & ~COMPAT_PSR_DIT_BIT; in compat_psr_to_pstate()136 if (psr & COMPAT_PSR_DIT_BIT) in compat_psr_to_pstate()149 psr |= COMPAT_PSR_DIT_BIT; in pstate_to_compat_psr()