Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c192 void mmc_init_stream(struct hsmmc *mmc_base) in mmc_init_stream()
223 struct hsmmc *mmc_base; in omap_hsmmc_init_setup() local
290 static void mmc_reset_controller_fsm(struct hsmmc *mmc_base, u32 bit) in mmc_reset_controller_fsm()
340 struct hsmmc *mmc_base; local
458 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size)
512 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf,
578 struct hsmmc *mmc_base; local