Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h67 #define CMD_CFG_DATA_IO BIT(18) macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c128 meson_mmc_cmd |= CMD_CFG_DATA_IO | CMD_CFG_BLOCK_MODE | in meson_mmc_setup_cmd()
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c189 #define CMD_CFG_DATA_IO BIT(18) macro
810 cmd_cfg |= CMD_CFG_DATA_IO; in meson_mmc_start_cmd()