Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dbcm2835_sdhost.c56 #define SDRSP0 0x10 /* SD card response (31:0) - 32 R */ macro
194 dev_dbg(host->dev, "SDRSP0 0x%08x\n", readl(host->ioaddr + SDRSP0)); in bcm2835_dumpregs()
506 readl(host->ioaddr + SDRSP0 + i * 4); in bcm2835_finish_command()
509 cmd->response[0] = readl(host->ioaddr + SDRSP0); in bcm2835_finish_command()

Completed in 5 milliseconds