Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h79 #define MESON_SD_EMMC_CMD_RSP2 0x64 macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c164 cmd->response[1] = meson_read(mmc, MESON_SD_EMMC_CMD_RSP2); in meson_mmc_read_response()