Home
last modified time | relevance | path

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

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