Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c126 REG_SEQ_WAIT_DONE(); in optc314_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c117 REG_SEQ_WAIT_DONE(); in optc31_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c135 REG_SEQ_WAIT_DONE(); in optc32_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c74 REG_SEQ_WAIT_DONE(); in optc2_enable_crtc()
H A Ddcn20_mpc.c507 REG_SEQ_WAIT_DONE(); in mpc2_assert_mpcc_idle_before_connect()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c620 REG_SEQ_WAIT_DONE(); in dpp1_set_degamma()
H A Ddcn10_optc.c544 REG_SEQ_WAIT_DONE(); in optc1_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h551 #define REG_SEQ_WAIT_DONE() \ macro