Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c153 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &s->dsc_clock_en); in dsc2_read_state()
235 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc2_enable()
242 REG_UPDATE(DSC_TOP_CONTROL, in dsc2_enable()
260 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc2_disable()
270 REG_UPDATE(DSC_TOP_CONTROL, in dsc2_disable()
H A Ddcn20_dsc.h35 SRI(DSC_TOP_CONTROL, DSC_TOP, id),\
449 uint32_t DSC_TOP_CONTROL; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.h749 SRI_ARR(DSC_TOP_CONTROL, DSC_TOP, id), \