coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
spi.h File Reference
#include <soc/spi_common.h>
Include dependency graph for spi.h:

Go to the source code of this file.

Macros

#define SPI_BUS_NUMBER   6
 
#define GET_SCK_REG(x)   x->spi_cfg2_reg
 

Macro Definition Documentation

◆ GET_SCK_REG

#define GET_SCK_REG (   x)    x->spi_cfg2_reg

Definition at line 10 of file spi.h.

◆ SPI_BUS_NUMBER

#define SPI_BUS_NUMBER   6

Definition at line 8 of file spi.h.