Home
last modified time | relevance | path

Searched refs:PWRSEQ_STATE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.h37 DCE_PANEL_CNTL_SR(PWRSEQ_STATE, LVTMA), \
51 DCN_PANEL_CNTL_SR(PWRSEQ_STATE, LVTMA), \
106 uint32_t PWRSEQ_STATE; member
H A Ddce_panel_cntl.c166 REG_GET(PWRSEQ_STATE, LVTMA_PWRSEQ_TARGET_STATE_R, &pwr_seq_state); in dce_is_panel_powered_on()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_panel_cntl.h35 SRIR(PWRSEQ_STATE, STATE, PANEL_PWRSEQ, id), \
H A Ddcn301_panel_cntl.c173 REG_GET(PWRSEQ_STATE, PANEL_PWRSEQ_TARGET_STATE_R, &pwr_seq_state); in dcn301_is_panel_powered_on()