Searched refs:moxart_wait_for_status (Results 1 – 1 of 1) sorted by relevance
180 static int moxart_wait_for_status(struct moxart_host *host, in moxart_wait_for_status() function227 if (moxart_wait_for_status(host, MASK_RSP, &status) == -ETIMEDOUT) in moxart_send_command()318 if (moxart_wait_for_status(host, FIFO_URUN, &status) in moxart_transfer_pio()334 if (moxart_wait_for_status(host, FIFO_ORUN, &status) in moxart_transfer_pio()438 if (moxart_wait_for_status(host, MASK_DATA, &status) in moxart_request()