Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h69 #define CMD_CFG_RESP_NOCRC BIT(20) macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c114 meson_mmc_cmd |= CMD_CFG_RESP_NOCRC; in meson_mmc_setup_cmd()
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c191 #define CMD_CFG_RESP_NOCRC BIT(20) macro
696 *cmd_cfg |= CMD_CFG_RESP_NOCRC; in meson_mmc_set_response_bits()