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

Go to the source code of this file.

Data Structures

struct  mipi_rx_regs
 

Functions

 check_member (mipi_rx_regs, mipi_rx_ana4c, 0x4c)
 
 check_member (mipi_rx_regs, rev1, 0x54)
 

Variables

static struct mipi_rx_regs *const mt8173_mipi = (void *)(ANA_MIPI_CS1_BASE)
 

Function Documentation

◆ check_member() [1/2]

check_member ( mipi_rx_regs  ,
mipi_rx_ana4c  ,
0x4c   
)

◆ check_member() [2/2]

check_member ( mipi_rx_regs  ,
rev1  ,
0x54   
)

Variable Documentation

◆ mt8173_mipi

struct mipi_rx_regs* const mt8173_mipi = (void *)(ANA_MIPI_CS1_BASE)
static

Definition at line 19 of file mipi.h.

Referenced by set_gpi_from_mipi().