Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c306 static u32 msdc_fifo_rx_bytes(struct msdc_host *host) in msdc_fifo_rx_bytes() function
559 if (msdc_fifo_rx_bytes(host) >= chksz) { in msdc_pio_read()