Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dhimci_reg.h40 #define MCI_RESP1 0x34 macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c500 cmd->response[2] = himci_readl(host->base + MCI_RESP1); in hi_mci_cmd_done()