Searched refs:PWRSEQ_STATE (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dce_panel_cntl.h | 37 DCE_PANEL_CNTL_SR(PWRSEQ_STATE, LVTMA), \ 51 DCN_PANEL_CNTL_SR(PWRSEQ_STATE, LVTMA), \ 106 uint32_t PWRSEQ_STATE; member
|
A D | dce_panel_cntl.c | 166 REG_GET(PWRSEQ_STATE, LVTMA_PWRSEQ_TARGET_STATE_R, &pwr_seq_state); in dce_is_panel_powered_on()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
A D | dcn301_panel_cntl.h | 35 SRIR(PWRSEQ_STATE, STATE, PANEL_PWRSEQ, id), \
|
A D | dcn301_panel_cntl.c | 173 REG_GET(PWRSEQ_STATE, PANEL_PWRSEQ_TARGET_STATE_R, &pwr_seq_state); in dcn301_is_panel_powered_on()
|
Completed in 7 milliseconds