Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Damlmmc.c103 #define SD_EMMC_CMD_RSP 0x005c macro
674 HWRITE4(sc, SD_EMMC_CMD_RSP, 0); in amlmmc_exec_command()
700 cmd->c_resp[0] = HREAD4(sc, SD_EMMC_CMD_RSP); in amlmmc_exec_command()
714 cmd->c_resp[0] = HREAD4(sc, SD_EMMC_CMD_RSP); in amlmmc_exec_command()