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

Data Fields

u8 pin_id
 
u8 func
 
gpio_t gpio
 
enum pull_select select
 

Detailed Description

Definition at line 13 of file bootblock.c.

Field Documentation

◆ func

◆ gpio

gpio_t pad_func::gpio

Definition at line 57 of file i2c.c.

◆ pin_id

u8 pad_func::pin_id

Definition at line 14 of file bootblock.c.

Referenced by mtk_spi_set_gpio_pinmux(), and nor_set_gpio_pinmux().

◆ select

enum pull_select pad_func::select

Definition at line 46 of file spi.c.

Referenced by mtk_snfc_init().


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