Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h202 unsigned int (*get_mmc_clk)(struct dwmci_host *host, uint freq); member
/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A Dclock.c1660 unsigned long get_mmc_clk(int dev_index) in get_mmc_clk() function