Searched refs:BLND_CONTROL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_hwseq.h | 58 SRII(BLND_CONTROL, BLND, 0), \ 59 SRII(BLND_CONTROL, BLND, 1), \ 60 SRII(BLND_CONTROL, BLND, 2), \ 61 SRII(BLND_CONTROL, BLND, 3), \ 62 SRII(BLND_CONTROL, BLND, 4), \ 63 SRII(BLND_CONTROL, BLND, 5) 90 SRII(BLND_CONTROL, BLND, 0),\ 91 SRII(BLND_CONTROL, BLND, 1),\ 113 .BLND_CONTROL[2] = mmBLNDV_CONTROL 120 SRII(BLND_CONTROL, BLND, 2), \ [all …]
|
D | dce_hwseq.c | 111 if (REG(BLND_CONTROL[blnd_inst]) == REG(BLNDV_CONTROL) || in dce_set_blender_mode() 117 REG_UPDATE(BLND_CONTROL[blnd_inst], in dce_set_blender_mode() 121 REG_UPDATE_3(BLND_CONTROL[blnd_inst], in dce_set_blender_mode()
|