Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h64 #define CMD_CFG_R1B BIT(10) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmeson_gx_mmc.c109 meson_mmc_cmd |= CMD_CFG_R1B; in meson_mmc_setup_cmd()