Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.c197 = find_section(bdb, BDB_LVDS_OPTIONS); in parse_backlight_data()
231 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_lfp_panel_data()
H A Dintel_bios.h84 #define BDB_LVDS_OPTIONS 40 macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h124 BDB_LVDS_OPTIONS = 40, enumerator
H A Dintel_bios.c175 { .section_id = BDB_LVDS_OPTIONS,
633 lvds_options = bdb_find_section(i915, BDB_LVDS_OPTIONS); in vbt_get_panel_type()
794 lvds_options = bdb_find_section(i915, BDB_LVDS_OPTIONS); in parse_panel_options()