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

Go to the source code of this file.

Functions

int sd_fill_soc_gpio_info (struct acpi_gpio *gpio, const struct device *dev)
 

Function Documentation

◆ sd_fill_soc_gpio_info()

int sd_fill_soc_gpio_info ( struct acpi_gpio gpio,
const struct device dev 
)

Definition at line 6 of file sd.c.

References ACPI_GPIO_PULL_NONE, ACPI_GPIO_TYPE_INTERRUPT, ACPI_IRQ_ACTIVE_BOTH, ACPI_IRQ_EDGE_TRIGGERED, ACPI_IRQ_SHARED, ACPI_IRQ_WAKE, config, config_of(), and gpio::pull.

Here is the call graph for this function: