Searched refs:TMIO_SD_CAP_64BIT (Results 1 – 3 of 3) sorted by relevance
54 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_readl()70 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_writel()185 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_pio_read_one_block()234 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_pio_write_one_block()697 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_host_init()
129 #define TMIO_SD_CAP_64BIT BIT(3) /* Controller is 64bit */ macro
836 TMIO_SD_CAP_64BIT | TMIO_SD_CAP_RCAR_GEN3 | TMIO_SD_CAP_RCAR_UHS
Completed in 7 milliseconds