Home
last modified time | relevance | path

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

/external/coreboot/src/northbridge/intel/sandybridge/
Dchip.h17 struct northbridge_intel_sandybridge_config { struct
18 u8 gpu_dp_b_hotplug; /* Digital Port B Hotplug Config */
19 u8 gpu_dp_c_hotplug; /* Digital Port C Hotplug Config */
20 u8 gpu_dp_d_hotplug; /* Digital Port D Hotplug Config */
22 enum {
27 } gpu_panel_port_select;
29 u8 gpu_panel_power_cycle_delay; /* T4 time sequence */
30 u16 gpu_panel_power_up_delay; /* T1+T2 time sequence */
31 u16 gpu_panel_power_down_delay; /* T3 time sequence */
32 u16 gpu_panel_power_backlight_on_delay; /* T5 time sequence */
[all …]