Searched refs:TMIO_SD_CAP_16BIT (Results 1 – 3 of 3) sorted by relevance
52 else if (priv->caps & TMIO_SD_CAP_16BIT) { in tmio_sd_readl()68 else if (priv->caps & TMIO_SD_CAP_16BIT) { in tmio_sd_writel()203 else if (priv->caps & TMIO_SD_CAP_16BIT) in tmio_sd_pio_read_one_block()252 else if (priv->caps & TMIO_SD_CAP_16BIT) in tmio_sd_pio_write_one_block()786 if (quirks & TMIO_SD_CAP_16BIT) in tmio_sd_probe()
127 #define TMIO_SD_CAP_16BIT BIT(4) /* Controller is 16bit */ macro
500 quirks |= TMIO_SD_CAP_16BIT; in renesas_sdhi_probe()