Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c492 static void msdc_fifo_read(struct msdc_host *host, u8 *buf, u32 size) in msdc_fifo_read() function
560 msdc_fifo_read(host, ptr, chksz); in msdc_pio_read()