Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c514 static void msdc_fifo_write(struct msdc_host *host, const u8 *buf, u32 size) in msdc_fifo_write() function
611 msdc_fifo_write(host, ptr, chksz); in msdc_pio_write()