Searched refs:REG_UPDATE_5 (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_dwb.c | 72 REG_UPDATE_5(WB_EC_CONFIG, DISPCLK_R_WB_GATE_DIS, 1, in dwb1_enable() 96 REG_UPDATE_5(WB_EC_CONFIG, DISPCLK_R_WB_GATE_DIS, 0, in dwb1_disable()
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c_hw.c | 51 REG_UPDATE_5(DC_I2C_CONTROL, in execute_transaction() 180 REG_UPDATE_5(DC_I2C_TRANSACTION0, in process_transaction() 188 REG_UPDATE_5(DC_I2C_TRANSACTION1, in process_transaction() 196 REG_UPDATE_5(DC_I2C_TRANSACTION2, in process_transaction() 204 REG_UPDATE_5(DC_I2C_TRANSACTION3, in process_transaction()
|
H A D | dce_stream_encoder.c | 563 REG_UPDATE_5(HDMI_CONTROL, in dce110_stream_encoder_hdmi_set_stream_attribute() 1030 REG_UPDATE_5(HDMI_CONTROL, in dce110_reset_hdmi_stream_attribute() 1422 REG_UPDATE_5(DP_SEC_CNTL, in dce110_se_disable_dp_audio()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/ |
H A D | dcn32_optc.c | 175 REG_UPDATE_5(OPTC_DATA_SOURCE_SELECT, in optc32_disable_crtc() 217 REG_UPDATE_5(OPTC_DATA_SOURCE_SELECT, in optc32_disable_phantom_otg()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
H A D | dcn401_optc.c | 210 REG_UPDATE_5(OPTC_DATA_SOURCE_SELECT, in optc401_disable_crtc() 252 REG_UPDATE_5(OPTC_DATA_SOURCE_SELECT, in optc401_disable_phantom_otg()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn301/ |
H A D | dcn301_optc.c | 76 REG_UPDATE_5(OTG_V_TOTAL_CONTROL, in optc301_set_drr()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
H A D | dcn10_optc.c | 948 REG_UPDATE_5(OTG_V_TOTAL_CONTROL, in optc1_set_drr() 1173 REG_UPDATE_5(OTG_TEST_PATTERN_PARAMETERS, in optc1_set_test_pattern() 1183 REG_UPDATE_5(OTG_TEST_PATTERN_PARAMETERS, in optc1_set_test_pattern() 1193 REG_UPDATE_5(OTG_TEST_PATTERN_PARAMETERS, in optc1_set_test_pattern()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/ |
H A D | dcn31_optc.c | 125 REG_UPDATE_5(OPTC_DATA_SOURCE_SELECT, in optc31_disable_crtc()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
H A D | dcn35_optc.c | 142 REG_UPDATE_5(OPTC_DATA_SOURCE_SELECT, in optc35_disable_crtc()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/ |
H A D | dcn20_optc.c | 96 REG_UPDATE_5(OTG_GSL_CONTROL, in optc2_set_gsl()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
H A D | dcn10_stream_encoder.c | 1047 REG_UPDATE_5(HDMI_CONTROL, in enc1_reset_hdmi_stream_attribute() 1412 REG_UPDATE_5(DP_SEC_CNTL, in enc1_se_disable_dp_audio()
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn10/ |
H A D | dcn10_mpc.c | 84 REG_UPDATE_5(MPCC_CONTROL[mpcc_id], in mpc1_update_blending()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 252 #define REG_UPDATE_5(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5) \ macro
|