Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h69 #define CMD_CFG_DATA_WR BIT(19) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmeson_gx_mmc.c124 meson_mmc_cmd |= CMD_CFG_DATA_WR; in meson_mmc_setup_cmd()