Home
last modified time | relevance | path

Searched refs:sd_or_mmc_init (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/common/drivers/sdmmc/
Dsdmmc.h38 int sd_or_mmc_init(const struct mmc_ops *ops_ptr, unsigned int clk,
Dsdmmc.c711 int sd_or_mmc_init(const struct mmc_ops *ops_ptr, unsigned int clk, in sd_or_mmc_init() function
765 result = sd_or_mmc_init(&cdns_sdmmc_ops, params->clk_rate, params->bus_width, in sdmmc_init()