Searched refs:TMIO_STAT_CMD_BUSY (Results 1 – 3 of 3) sorted by relevance
808 u32 wait_state = (bit == TMIO_STAT_CMD_BUSY ? TMIO_STAT_CMD_BUSY : 0); in renesas_sdhi_wait_idle()836 bit = TMIO_STAT_CMD_BUSY; in renesas_sdhi_write16_hook()
75 #define TMIO_STAT_CMD_BUSY BIT(30) macro
528 if (!(status & TMIO_STAT_CMD_BUSY)) in tmio_mmc_data_irq()
Completed in 9 milliseconds