Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h77 #define MESON_SD_EMMC_CMD_RSP1 0x60 macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c167 cmd->response[2] = meson_read(mmc, MESON_SD_EMMC_CMD_RSP1); in meson_mmc_read_response()