coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ps8625.h File Reference
#include <stdint.h>
Include dependency graph for ps8625.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  parade_write
 

Functions

void parade_ps8625_bridge_setup (unsigned int bus, unsigned int chip_base, const struct parade_write *, int parade_write_count)
 

Function Documentation

◆ parade_ps8625_bridge_setup()

void parade_ps8625_bridge_setup ( unsigned int  bus,
unsigned int  chip_base,
const struct parade_write parade_writes,
int  parade_write_count 
)

Definition at line 8 of file ps8625.c.

References i2c_writeb(), parade_write::offset, parade_writes, parade_write::reg, and parade_write::val.

Referenced by parade_dp_bridge_setup().

Here is the call graph for this function:
Here is the caller graph for this function: