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

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

Completed in 40 milliseconds