Searched refs:SDHBCT (Results 1 – 1 of 1) sorted by relevance
64 #define SDHBCT 0x3c /* Host byte count (debug) - 32 R/W */ macro202 dev_dbg(host->dev, "SDHBCT 0x%08x\n", readl(host->ioaddr + SDHBCT)); in bcm2835_dumpregs()220 writel(0, host->ioaddr + SDHBCT); in bcm2835_reset_internal()392 writel(data->blocksize, host->ioaddr + SDHBCT); in bcm2835_prepare_data()
Completed in 4 milliseconds