Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h70 #define CMD_CFG_RESP_NOCRC BIT(20) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmeson_gx_mmc.c112 meson_mmc_cmd |= CMD_CFG_RESP_NOCRC; in meson_mmc_setup_cmd()