Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dtmio-common.c54 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()
A Dtmio-common.h129 #define TMIO_SD_CAP_64BIT BIT(3) /* Controller is 64bit */ macro
A Drenesas-sdhi.c836 TMIO_SD_CAP_64BIT | TMIO_SD_CAP_RCAR_GEN3 | TMIO_SD_CAP_RCAR_UHS

Completed in 7 milliseconds