Home
last modified time | relevance | path

Searched refs:TMIO_SD_CAP_64BIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.c50 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_readl()
66 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_writel()
201 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_pio_read_one_block()
250 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_pio_write_one_block()
709 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_host_init()
H A Dtmio-common.h126 #define TMIO_SD_CAP_64BIT BIT(3) /* Controller is 64bit */ macro
H A Drenesas-sdhi.c424 TMIO_SD_CAP_64BIT | TMIO_SD_CAP_RCAR_GEN3 | TMIO_SD_CAP_RCAR_UHS