Searched refs:TMIO_SD_CAP_RCAR_UHS (Results 1 – 2 of 2) sorted by relevance
152 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()662 if ((priv->caps & TMIO_SD_CAP_RCAR_UHS) && in renesas_sdhi_set_ios()836 TMIO_SD_CAP_64BIT | TMIO_SD_CAP_RCAR_GEN3 | TMIO_SD_CAP_RCAR_UHS1009 if (!ret && (priv->caps & TMIO_SD_CAP_RCAR_UHS)) in renesas_sdhi_probe()
133 #define TMIO_SD_CAP_RCAR_UHS BIT(7) /* Renesas RCar UHS/SDR modes */ macro
Completed in 5 milliseconds