coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
chip.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #include <acpi/acpi_device.h>
4 
5 /*
6  * Bayhub BG720 PCI to eMMC bridge
7  */
9  /* 1 to enable power-saving mode, 0 to disable */
11 
12  /* When set, disables programming HS200 mode */
14 
15  /* CLK and DAT tuning values */
17 };
unsigned char uint8_t
Definition: stdint.h:8