Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Drenesas_sdhi_core.c485 u32 wait_state = (bit == TMIO_STAT_CMD_BUSY ? TMIO_STAT_CMD_BUSY : 0); in renesas_sdhi_wait_idle()
513 bit = TMIO_STAT_CMD_BUSY; in renesas_sdhi_write16_hook()
Dtmio_mmc.h82 #define TMIO_STAT_CMD_BUSY BIT(30) macro
Dtmio_mmc_core.c574 if (!(status & TMIO_STAT_CMD_BUSY)) in tmio_mmc_data_irq()