Home
last modified time | relevance | path

Searched refs:intel_de_wait_for_clear_ms (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c165 if (intel_de_wait_for_clear_ms(display, MIPI_GEN_FIFO_STAT(display, port), in intel_dsi_host_transfer()
179 if (intel_de_wait_for_clear_ms(display, MIPI_GEN_FIFO_STAT(display, port), in intel_dsi_host_transfer()
397 if (intel_de_wait_for_clear_ms(display, MIPI_CTRL(display, port), in glk_dsi_device_ready()
522 if (intel_de_wait_for_clear_ms(display, MIPI_CTRL(display, port), in glk_dsi_enter_low_power_mode()
529 if (intel_de_wait_for_clear_ms(display, MIPI_CTRL(display, port), in glk_dsi_enter_low_power_mode()
547 if (intel_de_wait_for_clear_ms(display, MIPI_CTRL(display, port), in glk_dsi_disable_mipi_io()
598 intel_de_wait_for_clear_ms(display, port_ctrl, in vlv_dsi_clear_device_ready()
H A Dintel_pmdemand.c393 return !(intel_de_wait_for_clear_ms(display, in intel_pmdemand_check_prev_transaction()
396 intel_de_wait_for_clear_ms(display, in intel_pmdemand_check_prev_transaction()
H A Dintel_crt.c501 if (intel_de_wait_for_clear_ms(display, in ilk_crt_detect_hotplug()
556 if (intel_de_wait_for_clear_ms(display, crt->adpa_reg, in valleyview_crt_detect_hotplug()
607 if (intel_de_wait_for_clear_ms(display, PORT_HOTPLUG_EN(display), in intel_crt_detect_hotplug()
H A Dintel_de.h174 intel_de_wait_for_clear_ms(struct intel_display *display, i915_reg_t reg, in intel_de_wait_for_clear_ms() function
H A Dintel_pch_display.c329 if (intel_de_wait_for_clear_ms(display, reg, TRANS_STATE_ENABLE, 50)) in ilk_disable_pch_transcoder()
584 if (intel_de_wait_for_clear_ms(display, LPT_TRANSCONF, in lpt_disable_pch_transcoder()
H A Dhsw_ips.c81 if (intel_de_wait_for_clear_ms(display, IPS_CTL, IPS_ENABLE, 100)) in hsw_ips_disable()
H A Dintel_lvds.c348 if (intel_de_wait_for_clear_ms(display, PP_STATUS(display, 0), PP_ON, 1000)) in intel_disable_lvds()
387 if (intel_de_wait_for_clear_ms(display, PP_STATUS(display, 0), PP_CYCLE_DELAY_ACTIVE, 5000)) in intel_lvds_shutdown()
H A Dintel_display_power_well.c357 ret = intel_de_wait_for_clear_ms(display, regs->driver, in hsw_wait_for_power_well_disable()
1897 if (intel_de_wait_for_clear_ms(display, XELPDP_DP_AUX_CH_CTL(display, aux_ch), in xelpdp_aux_power_well_disable()
1935 if (intel_de_wait_for_clear_ms(display, XE2LPD_PICA_PW_CTL, in xe2lpd_pica_power_well_disable()
H A Dintel_flipq.c166 intel_de_wait_for_clear_ms(display, in intel_flipq_preempt()
H A Dvlv_dsi_pll.c322 if (intel_de_wait_for_clear_ms(display, BXT_DSI_PLL_ENABLE, in bxt_dsi_pll_disable()
H A Dintel_tc.c1073 if (intel_de_wait_for_clear_ms(display, TCSS_DISP_MAILBOX_IN_CMD, in xelpdp_tc_power_request_wa()
1086 if (intel_de_wait_for_clear_ms(display, TCSS_DISP_MAILBOX_IN_CMD, in xelpdp_tc_power_request_wa()
H A Dintel_psr.c2302 if (intel_de_wait_for_clear_ms(display, psr_status, in intel_psr_wait_exit_locked()
3230 return intel_de_wait_for_clear_ms(display, in _psr2_ready_for_pipe_update_locked()
3250 return intel_de_wait_for_clear_ms(display, in _psr1_ready_for_pipe_update_locked()
3328 err = intel_de_wait_for_clear_ms(display, reg, mask, 50); in __psr_wait_for_idle_locked()
H A Dintel_snps_phy.c45 if (intel_de_wait_for_clear_ms(display, DG2_PHY_MISC(phy), in intel_snps_phy_wait_for_calibration()
1906 if (intel_de_wait_for_clear_ms(display, enable_reg, PLL_LOCK, 5)) in intel_mpllb_disable()
H A Dintel_cdclk.c1129 if (intel_de_wait_for_clear_ms(display, LCPLL1_CTL, LCPLL_PLL_LOCK, 1)) in skl_dpll0_disable()
1836 if (intel_de_wait_for_clear_ms(display, in bxt_de_pll_disable()
1880 if (intel_de_wait_for_clear_ms(display, BXT_DE_PLL_ENABLE, BXT_DE_PLL_LOCK, 1)) in icl_cdclk_pll_disable()
H A Dintel_vrr.c914 if (intel_de_wait_for_clear_ms(display, in intel_vrr_tg_disable()
H A Dintel_hdcp.c1015 if (intel_de_wait_for_clear_ms(display, in _intel_hdcp_disable()
1967 ret = intel_de_wait_for_clear_ms(display, in hdcp2_disable_encryption()
H A Dicl_dsi.c1319 if (intel_de_wait_for_clear_ms(display, TRANSCONF(display, dsi_trans), in gen11_dsi_disable_transcoder()
H A Dintel_fbc.c340 if (intel_de_wait_for_clear_ms(display, FBC_STATUS, in i8xx_fbc_deactivate()
H A Dintel_display.c361 if (intel_de_wait_for_clear_ms(display, TRANSCONF(display, cpu_transcoder), in intel_wait_for_pipe_off()