Searched refs:EMMC_RESP0 (Results 1 – 8 of 8) sorted by relevance
155 #define EMMC_RESP0 (0x10) macro
170 resp[0] = read32(pdat->virt + EMMC_RESP0); in raspi_transfer_command()190 cmd->response[0] = read32(pdat->virt + EMMC_RESP0); in raspi_transfer_command()
173 resp[0] = read32(pdat->virt + EMMC_RESP0); in raspi_transfer_command()193 cmd->response[0] = read32(pdat->virt + EMMC_RESP0); in raspi_transfer_command()
153 #define EMMC_RESP0 (0x10) macro
174 resp[0] = read32(pdat->virt + EMMC_RESP0); in raspi_transfer_command()194 cmd->response[0] = read32(pdat->virt + EMMC_RESP0); in raspi_transfer_command()
Completed in 23 milliseconds