Home
last modified time | relevance | path

Searched refs:MIPI_SEQ_POWER_ON (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_bios.h79 MIPI_SEQ_POWER_ON, /* sequence block v3+ */ enumerator
Dintel_dsi_vbt.c599 [MIPI_SEQ_POWER_ON] = "MIPI_SEQ_POWER_ON",
682 if (seq_id == MIPI_SEQ_POWER_ON && intel_dsi->gpio_panel) in intel_dsi_vbt_exec_sequence()
Dvlv_dsi.c774 intel_dsi_vbt_exec_sequence(intel_dsi, MIPI_SEQ_POWER_ON); in intel_dsi_pre_enable()
Dicl_dsi.c1181 intel_dsi_vbt_exec_sequence(intel_dsi, MIPI_SEQ_POWER_ON); in gen11_dsi_pre_pll_enable()