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

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: