Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h75 #define MESON_SD_EMMC_CMD_DAT 0x58 macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c159 meson_write(mmc, data_addr, MESON_SD_EMMC_CMD_DAT); in meson_mmc_setup_addr()