Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dintel_bios.c196 = find_section(bdb, BDB_LVDS_OPTIONS); in parse_backlight_data()
230 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_lfp_panel_data()
H A Dintel_bios.h84 #define BDB_LVDS_OPTIONS 40 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h110 BDB_LVDS_OPTIONS = 40, enumerator
H A Dintel_bios.c222 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_panel_options()