Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dbcm2835_sdhost.c54 #define SDTOUT 0x08 /* Start value for timeout counter - 32 R/W */ macro
191 dev_dbg(host->dev, "SDTOUT 0x%08x\n", readl(host->ioaddr + SDTOUT)); in bcm2835_dumpregs()
214 writel(0xf00000, host->ioaddr + SDTOUT); in bcm2835_reset_internal()
654 writel(host->mmc->clock / 2, host->ioaddr + SDTOUT); in bcm2835_set_clock()

Completed in 4 milliseconds