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

Go to the source code of this file.

Functions

void soc_sd_mmc_controller_quirks (struct sd_mmc_ctrlr *ctrlr)
 

Function Documentation

◆ soc_sd_mmc_controller_quirks()