coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
drivers_generic_bayhub_config Struct Reference

#include <chip.h>

Collaboration diagram for drivers_generic_bayhub_config:
Collaboration graph

Data Fields

int power_saving
 
bool disable_hs200_mode
 
uint8_t vih_tuning_value
 

Detailed Description

Definition at line 8 of file chip.h.

Field Documentation

◆ disable_hs200_mode

bool drivers_generic_bayhub_config::disable_hs200_mode

Definition at line 13 of file chip.h.

◆ power_saving

int drivers_generic_bayhub_config::power_saving

Definition at line 10 of file chip.h.

◆ vih_tuning_value

uint8_t drivers_generic_bayhub_config::vih_tuning_value

Definition at line 16 of file chip.h.


The documentation for this struct was generated from the following file: