Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h80 #define MESON_SD_EMMC_CMD_RSP3 0x68 macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c163 cmd->response[0] = meson_read(mmc, MESON_SD_EMMC_CMD_RSP3); in meson_mmc_read_response()