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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmxcmmc.c377 static int mxcmci_poll_status(struct mxcmci_host *host, u32 mask) function
403 stat = mxcmci_poll_status(host,
415 stat = mxcmci_poll_status(host,
432 stat = mxcmci_poll_status(host, STATUS_BUF_WRITE_RDY);
443 stat = mxcmci_poll_status(host, STATUS_BUF_WRITE_RDY);
451 stat = mxcmci_poll_status(host, STATUS_BUF_WRITE_RDY);
481 stat = mxcmci_poll_status(host, STATUS_WRITE_OP_DONE);

Completed in 61 milliseconds