Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dmxcmmc.c50 #define STR_STP_CLK_RESET (1 << 3) macro
139 writel(STR_STP_CLK_RESET, &host->base->str_stp_clk); in mxcmci_softreset()
140 writel(STR_STP_CLK_RESET | STR_STP_CLK_START_CLK, in mxcmci_softreset()