Home
last modified time | relevance | path

Searched refs:s5p_mmc_init (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/board/samsung/goni/
H A Dgoni.c103 ret = s5p_mmc_init(0, 4); in board_mmc_init()
128 ret_sd = s5p_mmc_init(2, 4); in board_mmc_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dmmc.h58 static inline int s5p_mmc_init(int index, int bus_width) in s5p_mmc_init() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmmc.h60 static inline int s5p_mmc_init(int index, int bus_width) in s5p_mmc_init() function
/OK3568_Linux_fs/u-boot/board/samsung/smdkv310/
H A Dsmdkv310.c119 err = s5p_mmc_init(2, 4); in board_mmc_init()