coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
wide_io_ioport_and_bits Struct Reference
Collaboration diagram for wide_io_ioport_and_bits:
Collaboration graph

Data Fields

uint32_t enable
 
uint16_t port
 
uint8_t alt
 

Detailed Description

Definition at line 25 of file lpc_util.c.

Field Documentation

◆ alt

uint8_t wide_io_ioport_and_bits::alt

Definition at line 28 of file lpc_util.c.

Referenced by lpc_set_wideio_range(), and lpc_wideio_size().

◆ enable

uint32_t wide_io_ioport_and_bits::enable

Definition at line 26 of file lpc_util.c.

Referenced by lpc_set_wideio_range().

◆ port

uint16_t wide_io_ioport_and_bits::port

Definition at line 27 of file lpc_util.c.


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