Home
last modified time | relevance | path

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

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