Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/drivers/nxp/sd/
Dsd_mmc.c546 static int esdhc_write_data_nodma(struct mmc *mmc, void *src_ptr, uint32_t len) in esdhc_write_data_nodma()
730 int esdhc_write_data(struct mmc *mmc, void *src_ptr, uint32_t len) in esdhc_write_data()