Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h24 #define TMIO_SD_STOP_SEC BIT(8) /* use sector count */ macro
H A Dtmio-common.c701 tmio_sd_writel(priv, TMIO_SD_STOP_SEC, TMIO_SD_STOP); in tmio_sd_host_init()