Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c35 #define UNIPHIER_SD_STOP_SEC BIT(8) /* use sector count */ macro
643 writel(UNIPHIER_SD_STOP_SEC, priv->regbase + UNIPHIER_SD_STOP); in uniphier_sd_host_init()