Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtmio_mmc.h76 #define TMIO_STAT_SCLKDIVEN BIT(29) /* only when TMIO_MMC_HAS_IDLE_WAIT */ macro
H A Drenesas_sdhi_core.c852 u32 bit = TMIO_STAT_SCLKDIVEN; in renesas_sdhi_write16_hook()
H A Dtmio_mmc_core.c543 if (status & TMIO_STAT_SCLKDIVEN) in tmio_mmc_data_irq()