Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/gma500/
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()
Dintel_bios.h84 #define BDB_LVDS_OPTIONS 40 macro