Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmci.h69 #define MCI_STM32_CLK_SELFBCK (2 << 20) macro
H A Dmmci_stm32_sdmmc.c646 clk |= MCI_STM32_CLK_SELFBCK; in sdmmc_execute_tuning()