Home
last modified time | relevance | path

Searched refs:REG_GET_4 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dce/
H A Ddce_hwseq.c60 val = REG_GET_4(BLND_V_UPDATE_LOCK[pipe->stream_res.tg->inst], in dce_pipe_control_lock()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.c269 REG_GET_4(DCN_EXPANSION_MODE, in hubp21_validate_dml_output()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ macro