Searched refs:MMC_REG_STR_STP_CLK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mxcmmc.c | 47 #define MMC_REG_STR_STP_CLK 0x00 macro 263 mxcmci_writew(host, STR_STP_CLK_RESET, MMC_REG_STR_STP_CLK); in mxcmci_softreset() 265 MMC_REG_STR_STP_CLK); in mxcmci_softreset() 268 mxcmci_writew(host, STR_STP_CLK_START_CLK, MMC_REG_STR_STP_CLK); in mxcmci_softreset() 880 mxcmci_writew(host, STR_STP_CLK_START_CLK, MMC_REG_STR_STP_CLK); in mxcmci_set_ios() 882 mxcmci_writew(host, STR_STP_CLK_STOP_CLK, MMC_REG_STR_STP_CLK); in mxcmci_set_ios()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mxcmmc.c | 46 #define MMC_REG_STR_STP_CLK 0x00 macro 246 mxcmci_writew(host, STR_STP_CLK_RESET, MMC_REG_STR_STP_CLK); in mxcmci_softreset() 248 MMC_REG_STR_STP_CLK); in mxcmci_softreset() 251 mxcmci_writew(host, STR_STP_CLK_START_CLK, MMC_REG_STR_STP_CLK); in mxcmci_softreset() 863 mxcmci_writew(host, STR_STP_CLK_START_CLK, MMC_REG_STR_STP_CLK); in mxcmci_set_ios() 865 mxcmci_writew(host, STR_STP_CLK_STOP_CLK, MMC_REG_STR_STP_CLK); in mxcmci_set_ios()
|
Completed in 4 milliseconds