Home
last modified time | relevance | path

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

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