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

Go to the source code of this file.

Functions

const char * spi_opcode_name (int opcode)
 
void spi_display (volatile struct flash_ctrlr *ctrlr)
 

Function Documentation

◆ spi_display()

◆ spi_opcode_name()

const char* spi_opcode_name ( int  opcode)

Definition at line 6 of file spi_debug.c.

Referenced by spi_display().

Here is the caller graph for this function: