Home
last modified time | relevance | path

Searched refs:BDB_MIPI_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_vbt_defs.h184 BDB_MIPI_CONFIG = 52, /* 175+ */ enumerator
Dintel_bios.c193 { .section_id = BDB_MIPI_CONFIG,
1702 start = bdb_find_section(display, BDB_MIPI_CONFIG); in parse_mipi_config()