Home
last modified time | relevance | path

Searched refs:blnd_inst (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_hwseq.c98 unsigned int blnd_inst, in dce_set_blender_mode() argument
120 if (REG(BLND_CONTROL[blnd_inst]) == REG(BLNDV_CONTROL) || in dce_set_blender_mode()
121 blnd_inst == 0) in dce_set_blender_mode()
126 REG_UPDATE(BLND_CONTROL[blnd_inst], in dce_set_blender_mode()
130 REG_UPDATE_3(BLND_CONTROL[blnd_inst], in dce_set_blender_mode()
H A Ddce_hwseq.h1205 unsigned int blnd_inst, enum blnd_mode mode);