Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c52 #define STR_STP_CLK_STOP_CLK (1 << 0) macro
463 writel(STR_STP_CLK_STOP_CLK, &host->base->str_stp_clk); in mxcmci_set_ios()
/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c63 #define STR_STP_CLK_STOP_CLK (1 << 0) macro
865 mxcmci_writew(host, STR_STP_CLK_STOP_CLK, MMC_REG_STR_STP_CLK); in mxcmci_set_ios()