coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
f71859.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #ifndef SUPERIO_FINTEK_F71859_H
4 #define SUPERIO_FINTEK_F71859_H
5 
6 /* Logical Device Numbers (LDN). */
7 #define F71859_SP1 0x03 /* UART1 */
8 
9 #endif /* SUPERIO_FINTEK_F71859_H */