Home
last modified time | relevance | path

Searched defs:bdb_sdvo_lvds_options (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/gma500/
Dpsb_intel_bios.h289 struct bdb_sdvo_lvds_options { struct
290 u8 panel_backlight;
291 u8 h40_set_panel_type;
292 u8 panel_type;
293 u8 ssc_clk_freq;
294 u16 als_low_trip;
295 u16 als_high_trip;
296 u8 sclalarcoeff_tab_row_num;
297 u8 sclalarcoeff_tab_row_size;
298 u8 coefficient[8];
[all …]
/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_bios.h369 struct bdb_sdvo_lvds_options { struct
370 u8 panel_backlight;
371 u8 h40_set_panel_type;
372 u8 panel_type;
373 u8 ssc_clk_freq;
374 u16 als_low_trip;
375 u16 als_high_trip;
376 u8 sclalarcoeff_tab_row_num;
377 u8 sclalarcoeff_tab_row_size;
378 u8 coefficient[8];
[all …]