Home
last modified time | relevance | path

Searched refs:REG_UPDATE_4 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c239 REG_UPDATE_4(DPG_CONTROL, in opp2_set_disp_pattern_generator()
Ddcn20_hubp.c315 REG_UPDATE_4(DCSURF_TILING_CONFIG, in hubp2_program_tiling()
406 REG_UPDATE_4(DCSURF_SURFACE_CONTROL, in hubp2_dcc_control()
591 REG_UPDATE_4(CURSOR_CONTROL, in hubp2_cursor_set_attributes()
748 REG_UPDATE_4(DCSURF_SURFACE_CONTROL, in hubp2_program_surface_flip_and_addr()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c176 REG_UPDATE_4(DMCU_INTERRUPT_TO_UC_EN_MASK, in dce_dmcu_setup_psr()
585 REG_UPDATE_4(DMCU_INTERRUPT_TO_UC_EN_MASK, in dcn10_dmcu_setup_psr()
Ddce_aux.c221 value = REG_UPDATE_4(AUX_SW_DATA, in submit_channel_request()
Ddce_mem_input.c497 REG_UPDATE_4(PRESCALE_GRPH_CONTROL, in program_grph_pixel_format()
Ddce_link_encoder.c154 REG_UPDATE_4(DP_DPHY_CNTL, in disable_prbs_symbols()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c882 REG_UPDATE_4(OTG_V_TOTAL_CONTROL, in optc1_set_drr()
959 REG_UPDATE_4(OTG_TEST_PATTERN_CONTROL, in optc1_set_test_pattern()
1059 REG_UPDATE_4(OTG_TEST_PATTERN_CONTROL, in optc1_set_test_pattern()
Ddcn10_hubp.c156 REG_UPDATE_4(DCSURF_TILING_CONFIG, in hubp1_program_tiling()
408 REG_UPDATE_4(DCSURF_SURFACE_CONTROL, in hubp1_program_surface_flip_and_addr()
518 REG_UPDATE_4(DCSURF_SURFACE_CONTROL, in hubp1_dcc_control()
Ddcn10_link_encoder.c126 REG_UPDATE_4(DP_DPHY_CNTL, in disable_prbs_symbols()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubbub.c89 REG_UPDATE_4(DCHVM_CLK_CTRL, in dcn21_dchvm_init()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h245 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ macro