Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/nxp/sd/
Dsd_mmc.c410 static int esdhc_set_data_attributes(struct mmc *mmc, uint32_t *dest_ptr, in esdhc_set_data_attributes()
472 static int esdhc_read_data_nodma(struct mmc *mmc, void *dest_ptr, uint32_t len) in esdhc_read_data_nodma()
706 int esdhc_read_data(struct mmc *mmc, void *dest_ptr, uint32_t len) in esdhc_read_data()