Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_hwseq.c94 unsigned int blnd_inst, in dce_set_blender_mode() argument
116 if (REG(BLND_CONTROL[blnd_inst]) == REG(BLNDV_CONTROL) || in dce_set_blender_mode()
117 blnd_inst == 0) in dce_set_blender_mode()
122 REG_UPDATE(BLND_CONTROL[blnd_inst], in dce_set_blender_mode()
126 REG_UPDATE_3(BLND_CONTROL[blnd_inst], in dce_set_blender_mode()
H A Ddce_hwseq.h828 unsigned int blnd_inst, enum blnd_mode mode);