Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_bios.h76 MIPI_SEQ_POWER_ON, /* sequence block v3+ */ enumerator
Dintel_dsi_vbt.c572 [MIPI_SEQ_POWER_ON] = "MIPI_SEQ_POWER_ON",
657 if (seq_id == MIPI_SEQ_POWER_ON && intel_dsi->gpio_panel) in intel_dsi_vbt_exec_sequence()
Dvlv_dsi.c832 intel_dsi_vbt_exec_sequence(intel_dsi, MIPI_SEQ_POWER_ON); in intel_dsi_pre_enable()
Dicl_dsi.c1199 intel_dsi_vbt_exec_sequence(intel_dsi, MIPI_SEQ_POWER_ON); in gen11_dsi_powerup_panel()