Home
last modified time | relevance | path

Searched refs:REG_SEQ_START (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c118 REG_SEQ_START(); in optc314_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c109 REG_SEQ_START(); in optc31_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c127 REG_SEQ_START(); in optc32_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c66 REG_SEQ_START(); in optc2_enable_crtc()
H A Ddcn20_mpc.c385 REG_SEQ_START(); in mpc20_program_ogam_pwl()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c335 REG_SEQ_START(); in dpp1_cm_program_regamma_lut()
H A Ddcn10_optc.c536 REG_SEQ_START(); in optc1_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h543 #define REG_SEQ_START() \ macro