Home
last modified time | relevance | path

Searched refs:TMIO_SD_CAP_RCAR_GEN3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h129 #define TMIO_SD_CAP_RCAR_GEN3 BIT(6) /* Renesas RCar version of IP */ macro
132 (TMIO_SD_CAP_RCAR_GEN2 | TMIO_SD_CAP_RCAR_GEN3)
H A Drenesas-sdhi.c424 TMIO_SD_CAP_64BIT | TMIO_SD_CAP_RCAR_GEN3 | TMIO_SD_CAP_RCAR_UHS
451 if (!(priv->caps & TMIO_SD_CAP_RCAR_GEN3)) in renesas_sdhi_filter_caps()