Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h44 #define CFG_SDCLK_ALWAYS_ON BIT(18) macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c265 val &= ~CFG_SDCLK_ALWAYS_ON; in meson_mmc_probe()