Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_apg.c63 REG_UPDATE(APG_CONTROL2, APG_ENABLE, 1); in apg31_enable()
72 REG_UPDATE(APG_CONTROL2, APG_ENABLE, 0); in apg31_disable()
88 REG_UPDATE(APG_CONTROL2, APG_DP_AUDIO_STREAM_ID, 0); in apg31_se_audio_setup()
H A Ddcn31_apg.h35 SRI(APG_CONTROL2, APG, id),\
41 uint32_t APG_CONTROL2; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.h252 SRI_ARR(APG_CONTROL, APG, id), SRI_ARR(APG_CONTROL2, APG, id), \