Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h28 #define TMIO_SD_RSP32 0x020 /* response[71:40] */ macro
H A Dtmio-common.c54 if ((reg == TMIO_SD_RSP10) || (reg == TMIO_SD_RSP32) || in tmio_sd_readl()
483 u32 rsp_71_40 = tmio_sd_readl(priv, TMIO_SD_RSP32); in tmio_sd_send_cmd()