Searched refs:PSR_EXIT (Results 1 – 2 of 2) sorted by relevance
220 #define PSR_EXIT (0x00000002) macro
1864 cmd &= ~(PSR_ENTER | PSR_EXIT); in msm_dp_ctrl_psr_enter()1877 cmd &= ~(PSR_ENTER | PSR_EXIT); in msm_dp_ctrl_psr_exit()1878 cmd |= PSR_EXIT; in msm_dp_ctrl_psr_exit()