Home
last modified time | relevance | path

Searched defs:get_mmc_clk (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddwmmc.h191 unsigned int (*get_mmc_clk)(struct dwmci_host *host, uint freq); member
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c1672 unsigned long get_mmc_clk(int dev_index) in get_mmc_clk() function