coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
w83977tf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define W83977TF_FDC   0 /* Floppy */
 
#define W83977TF_PP   1 /* Parallel port */
 
#define W83977TF_SP1   2 /* Com1 */
 
#define W83977TF_SP2   3 /* Com2 */
 
#define W83977TF_KBC   5 /* PS/2 keyboard & mouse */
 
#define W83977TF_CIR   6
 
#define W83977TF_GAME_MIDI_GPIO1   7
 
#define W83977TF_GPIO2   8
 
#define W83977TF_GPIO3   9
 
#define W83977TF_ACPI   10
 

Macro Definition Documentation

◆ W83977TF_ACPI

#define W83977TF_ACPI   10

Definition at line 15 of file w83977tf.h.

◆ W83977TF_CIR

#define W83977TF_CIR   6

Definition at line 11 of file w83977tf.h.

◆ W83977TF_FDC

#define W83977TF_FDC   0 /* Floppy */

Definition at line 6 of file w83977tf.h.

◆ W83977TF_GAME_MIDI_GPIO1

#define W83977TF_GAME_MIDI_GPIO1   7

Definition at line 12 of file w83977tf.h.

◆ W83977TF_GPIO2

#define W83977TF_GPIO2   8

Definition at line 13 of file w83977tf.h.

◆ W83977TF_GPIO3

#define W83977TF_GPIO3   9

Definition at line 14 of file w83977tf.h.

◆ W83977TF_KBC

#define W83977TF_KBC   5 /* PS/2 keyboard & mouse */

Definition at line 10 of file w83977tf.h.

◆ W83977TF_PP

#define W83977TF_PP   1 /* Parallel port */

Definition at line 7 of file w83977tf.h.

◆ W83977TF_SP1

#define W83977TF_SP1   2 /* Com1 */

Definition at line 8 of file w83977tf.h.

◆ W83977TF_SP2

#define W83977TF_SP2   3 /* Com2 */

Definition at line 9 of file w83977tf.h.