Searched refs:TMIO_SD_CAP_16BIT (Results 1 – 3 of 3) sorted by relevance
56 else if (priv->caps & TMIO_SD_CAP_16BIT) { in tmio_sd_readl()72 else if (priv->caps & TMIO_SD_CAP_16BIT) { in tmio_sd_writel()187 else if (priv->caps & TMIO_SD_CAP_16BIT) in tmio_sd_pio_read_one_block()236 else if (priv->caps & TMIO_SD_CAP_16BIT) in tmio_sd_pio_write_one_block()775 if (quirks & TMIO_SD_CAP_16BIT) in tmio_sd_probe()
130 #define TMIO_SD_CAP_16BIT BIT(4) /* Controller is 16bit */ macro
810 if (priv->quirks & TMIO_SD_CAP_16BIT) in renesas_sdhi_get_b_max()978 quirks |= TMIO_SD_CAP_16BIT; in renesas_sdhi_probe()
Completed in 7 milliseconds