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

#include <chip.h>

Collaboration diagram for ec_kontron_kempld_config:
Collaboration graph

Data Fields

struct kempld_uart uart [KEMPLD_NUM_UARTS]
 
enum kempld_gpio_mode gpio [KEMPLD_NUM_GPIOS]
 
unsigned short i2c_frequency
 

Detailed Description

Definition at line 35 of file chip.h.

Field Documentation

◆ gpio

enum kempld_gpio_mode ec_kontron_kempld_config::gpio[KEMPLD_NUM_GPIOS]

Definition at line 32 of file chip.h.

◆ i2c_frequency

unsigned short ec_kontron_kempld_config::i2c_frequency

Definition at line 38 of file chip.h.

◆ uart

struct kempld_uart ec_kontron_kempld_config::uart[KEMPLD_NUM_UARTS]

Definition at line 32 of file chip.h.


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