Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dbcm2835_sdhost.c64 #define SDHBCT 0x3c /* Host byte count (debug) - 32 R/W */ macro
202 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