Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dtmio.h96 #define TMIO_MMC_SDIO_STATUS_QUIRK (1 << 8) macro
/linux-4.1.27/drivers/mmc/host/
Dsh_mobile_sdhi.c276 mmc_data->flags |= TMIO_MMC_SDIO_STATUS_QUIRK; in sh_mobile_sdhi_probe()
Dtmio_mmc_pio.c723 if (pdata->flags & TMIO_MMC_SDIO_STATUS_QUIRK) in tmio_mmc_sdio_irq()