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

Go to the source code of this file.

Functions

void ipq_configure_gpio (const gpio_func_data_t *gpio, unsigned int count)
 

Function Documentation

◆ ipq_configure_gpio()

void ipq_configure_gpio ( const gpio_func_data_t gpio,
unsigned int  count 
)

Definition at line 8 of file cdp.c.

References count, gpio::func, gpio_tlmm_config(), and gpio::pull.

Here is the call graph for this function: