Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h27 #define TMIO_SD_RSP10 0x018 /* response[39:8] */ macro
H A Dtmio-common.c54 if ((reg == TMIO_SD_RSP10) || (reg == TMIO_SD_RSP32) || in tmio_sd_readl()
484 u32 rsp_39_8 = tmio_sd_readl(priv, TMIO_SD_RSP10); in tmio_sd_send_cmd()
495 cmd->response[0] = tmio_sd_readl(priv, TMIO_SD_RSP10); in tmio_sd_send_cmd()