Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_reg.h218 #define PSR_EXIT (0x00000002) macro
H A Ddp_ctrl.c1815 cmd &= ~(PSR_ENTER | PSR_EXIT); in msm_dp_ctrl_psr_enter()
1828 cmd &= ~(PSR_ENTER | PSR_EXIT); in msm_dp_ctrl_psr_exit()
1829 cmd |= PSR_EXIT; in msm_dp_ctrl_psr_exit()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c49 #define PSR_EXIT 0x21 macro
149 PSR_EXIT); in dce_dmcu_set_psr_enable()
570 PSR_EXIT); in dcn10_dmcu_set_psr_enable()