Home
last modified time | relevance | path

Searched refs:host_remain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.c1451 int host_remain = host->size; in mmci_pio_read() local
1454 int count = host->get_rx_fifocnt(host, status, host_remain); in mmci_pio_read()
1483 host_remain -= count; in mmci_pio_read()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.c1611 int host_remain = host->size; in mmci_pio_read() local
1614 int count = host->get_rx_fifocnt(host, status, host_remain); in mmci_pio_read()
1643 host_remain -= count; in mmci_pio_read()

Completed in 6 milliseconds