Searched refs:SDVDD (Results 1 – 1 of 1) sorted by relevance
61 #define SDVDD 0x30 /* SD card power control - 1 R/W */ macro199 dev_dbg(host->dev, "SDVDD 0x%08x\n", readl(host->ioaddr + SDVDD)); in bcm2835_dumpregs()211 writel(SDVDD_POWER_OFF, host->ioaddr + SDVDD); in bcm2835_reset_internal()232 writel(SDVDD_POWER_ON, host->ioaddr + SDVDD); in bcm2835_reset_internal()
Completed in 4 milliseconds