Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h27 u32 resp3; /* 0x2c response 3 */ member
/openbmc/u-boot/drivers/mmc/
H A Dsunxi_mmc.c459 cmd->response[0] = readl(&priv->reg->resp3); in sunxi_mmc_send_cmd_common()