Home
last modified time | relevance | path

Searched refs:intel_de_wait_for_set_ms (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c97 if (intel_de_wait_for_set_ms(display, MIPI_GEN_FIFO_STAT(display, port), in vlv_dsi_wait_for_fifo_empty()
191 if (intel_de_wait_for_set_ms(display, MIPI_INTR_STAT(display, port), in intel_dsi_host_transfer()
249 if (intel_de_wait_for_set_ms(display, MIPI_INTR_STAT(display, port), mask, 100)) in dpi_send_cmd()
355 if (intel_de_wait_for_set_ms(display, MIPI_CTRL(display, port), in glk_dsi_enable_io()
377 if (intel_de_wait_for_set_ms(display, MIPI_CTRL(display, port), in glk_dsi_device_ready()
416 if (intel_de_wait_for_set_ms(display, MIPI_CTRL(display, port), in glk_dsi_device_ready()
424 if (intel_de_wait_for_set_ms(display, BXT_MIPI_PORT_CTRL(port), in glk_dsi_device_ready()
H A Dintel_display_power_well.c312 if (intel_de_wait_for_set_ms(display, regs->driver, in hsw_wait_for_power_well_enable()
378 intel_de_wait_for_set_ms(display, SKL_FUSE_STATUS, in gen9_wait_for_power_well_fuses()
1485 if (intel_de_wait_for_set_ms(display, DISPLAY_PHY_STATUS, in chv_dpio_cmn_power_well_enable()
1870 if (intel_de_wait_for_set_ms(display, XELPDP_DP_AUX_CH_CTL(display, aux_ch), in xelpdp_aux_power_well_enable()
1922 if (intel_de_wait_for_set_ms(display, XE2LPD_PICA_PW_CTL, in xe2lpd_pica_power_well_enable()
H A Dintel_de.h167 intel_de_wait_for_set_ms(struct intel_display *display, i915_reg_t reg, in intel_de_wait_for_set_ms() function
H A Dintel_pch_display.c308 if (intel_de_wait_for_set_ms(display, reg, TRANS_STATE_ENABLE, 100)) in ilk_enable_pch_transcoder()
575 if (intel_de_wait_for_set_ms(display, LPT_TRANSCONF, in lpt_enable_pch_transcoder()
H A Dhsw_ips.c59 if (intel_de_wait_for_set_ms(display, IPS_CTL, IPS_ENABLE, 50)) in hsw_ips_enable()
H A Dintel_hdcp.c430 if (intel_de_wait_for_set_ms(display, HDCP_REP_CTL, HDCP_SHA1_READY, 1)) { in intel_write_sha_text()
709 if (intel_de_wait_for_set_ms(display, HDCP_REP_CTL, in intel_hdcp_validate_v_prime()
858 if (intel_de_wait_for_set_ms(display, in intel_hdcp_auth()
955 if (intel_de_wait_for_set_ms(display, in intel_hdcp_auth()
1942 ret = intel_de_wait_for_set_ms(display, in hdcp2_enable_encryption()
H A Dvlv_dsi_pll.c571 if (intel_de_wait_for_set_ms(display, BXT_DSI_PLL_ENABLE, in bxt_dsi_pll_enable()
H A Dintel_lvds.c332 if (intel_de_wait_for_set_ms(display, PP_STATUS(display, 0), PP_ON, 5000)) in intel_enable_lvds()
H A Dintel_cdclk.c1115 if (intel_de_wait_for_set_ms(display, LCPLL1_CTL, LCPLL_PLL_LOCK, 5)) in skl_dpll0_enable()
1853 if (intel_de_wait_for_set_ms(display, in bxt_de_pll_enable()
1898 if (intel_de_wait_for_set_ms(display, BXT_DE_PLL_ENABLE, BXT_DE_PLL_LOCK, 1)) in icl_cdclk_pll_enable()
1918 if (intel_de_wait_for_set_ms(display, BXT_DE_PLL_ENABLE, in adlp_cdclk_pll_crawl()
H A Dintel_dpio_phy.c393 if (intel_de_wait_for_set_ms(display, BXT_PORT_REF_DW3(phy), GRC_DONE, 10)) in bxt_phy_wait_grc_done()
H A Dintel_snps_phy.c1866 if (intel_de_wait_for_set_ms(display, enable_reg, PLL_LOCK, 5)) in intel_mpllb_enable()
H A Dicl_dsi.c1050 if (intel_de_wait_for_set_ms(display, TRANSCONF(display, dsi_trans), in gen11_dsi_enable_transcoder()