Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.c60 if (current_id == BDB_MIPI_SEQUENCE && *(base + index) >= 3) in find_section()
846 sequence = find_section(bdb, BDB_MIPI_SEQUENCE); in parse_mipi()
Dintel_bios.h108 #define BDB_MIPI_SEQUENCE 53 macro