Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h46 #define CFG_AUTO_CLK BIT(23) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmeson_gx_mmc.c264 val |= CFG_AUTO_CLK; in meson_mmc_probe()