Searched refs:COMPAT_PSR_DIT_BIT (Results 1 – 1 of 1) sorted by relevance
78 #define COMPAT_PSR_DIT_BIT 0x00200000 macro130 pstate = psr & ~COMPAT_PSR_DIT_BIT; in compat_psr_to_pstate()132 if (psr & COMPAT_PSR_DIT_BIT) in compat_psr_to_pstate()145 psr |= COMPAT_PSR_DIT_BIT; in pstate_to_compat_psr()