Searched refs:TMIO_SD_CAP_RCAR_UHS (Results 1 – 2 of 2) sorted by relevance
138 if ((priv->caps & TMIO_SD_CAP_RCAR_UHS) && in renesas_sdhi_check_scc_error()575 if (!(priv->caps & TMIO_SD_CAP_RCAR_UHS)) in renesas_sdhi_execute_tuning()673 if ((priv->caps & TMIO_SD_CAP_RCAR_UHS) && in renesas_sdhi_set_ios()850 TMIO_SD_CAP_64BIT | TMIO_SD_CAP_RCAR_GEN3 | TMIO_SD_CAP_RCAR_UHS1102 if (priv->caps & TMIO_SD_CAP_RCAR_UHS) in renesas_sdhi_probe()
133 #define TMIO_SD_CAP_RCAR_UHS BIT(7) /* Renesas R-Car UHS/SDR modes */ macro
Completed in 8 milliseconds