Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/nxp/sd/
Dsd_mmc.c1297 static int esdhc_write_block(struct mmc *mmc, void *src, uint32_t block) in esdhc_write_block() function
1441 error = esdhc_write_block(mmc, buff, blk); in esdhc_write()