Searched refs:STR_STP_CLK_RESET (Results 1 – 2 of 2) sorted by relevance
50 #define STR_STP_CLK_RESET (1 << 3) macro139 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()
61 #define STR_STP_CLK_RESET (1 << 3) macro246 mxcmci_writew(host, STR_STP_CLK_RESET, MMC_REG_STR_STP_CLK); in mxcmci_softreset()247 mxcmci_writew(host, STR_STP_CLK_RESET | STR_STP_CLK_START_CLK, in mxcmci_softreset()