Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dmxcmmc.c62 #define STR_STP_CLK_RESET (1 << 3) macro
247 mxcmci_writew(host, STR_STP_CLK_RESET, MMC_REG_STR_STP_CLK); in mxcmci_softreset()
248 mxcmci_writew(host, STR_STP_CLK_RESET | STR_STP_CLK_START_CLK, in mxcmci_softreset()