Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-stih410/
H A Dsdhci.h22 #define BASE_CLK_FREQ_200 0xc8 macro
28 BASE_CLK_FREQ_200 << 0)
33 BASE_CLK_FREQ_200)
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-st.c45 #define BASE_CLK_FREQ_200 0xc8 macro
165 cconf2 |= BASE_CLK_FREQ_200; in st_mmcss_cconfig()