Lines Matching refs:REG_WRITE

394 	REG_WRITE(PP_CONTROL, pp);  in cdv_intel_edp_panel_vdd_on()
408 REG_WRITE(PP_CONTROL, pp); in cdv_intel_edp_panel_vdd_off()
428 REG_WRITE(PP_CONTROL, pp); in cdv_intel_edp_panel_on()
461 REG_WRITE(PP_CONTROL, pp); in cdv_intel_edp_panel_off()
489 REG_WRITE(PP_CONTROL, pp); in cdv_intel_edp_backlight_on()
505 REG_WRITE(PP_CONTROL, pp); in cdv_intel_edp_backlight_off()
606 REG_WRITE(ch_data + i, in cdv_intel_dp_aux_ch()
610 REG_WRITE(ch_ctl, in cdv_intel_dp_aux_ch()
627 REG_WRITE(ch_ctl, in cdv_intel_dp_aux_ch()
1029 REG_WRITE(PIPE_GMCH_DATA_M(pipe), in cdv_intel_dp_set_m_n()
1032 REG_WRITE(PIPE_GMCH_DATA_N(pipe), m_n.gmch_n); in cdv_intel_dp_set_m_n()
1033 REG_WRITE(PIPE_DP_LINK_M(pipe), m_n.link_m); in cdv_intel_dp_set_m_n()
1034 REG_WRITE(PIPE_DP_LINK_N(pipe), m_n.link_n); in cdv_intel_dp_set_m_n()
1089 REG_WRITE(intel_dp->output_reg, (intel_dp->DP | DP_PORT_EN)); in cdv_intel_dp_mode_set()
1103 REG_WRITE(PFIT_CONTROL, pfit_control); in cdv_intel_dp_mode_set()
1394 REG_WRITE(intel_dp->output_reg, dp_reg_value); in cdv_intel_dp_set_link_train()
1516 REG_WRITE(intel_dp->output_reg, reg); in cdv_intel_dp_start_link_train()
1672 REG_WRITE(intel_dp->output_reg, reg); in cdv_intel_dp_complete_link_train()
1693 REG_WRITE(intel_dp->output_reg, DP | DP_LINK_TRAIN_PAT_IDLE); in cdv_intel_dp_link_down()
1699 REG_WRITE(intel_dp->output_reg, DP & ~DP_PORT_EN); in cdv_intel_dp_link_down()
1991 REG_WRITE(DSPCLK_GATE_D, reg_value); in cdv_disable_intel_clock_gating()
2075 REG_WRITE(PP_CONTROL, pp_on); in cdv_intel_dp_init()
2079 REG_WRITE(BLC_PWM_CTL2, pwm_ctrl); in cdv_intel_dp_init()