Searched refs:SDHCFG (Results 1 – 1 of 1) sorted by relevance
74 #define SDHCFG 0x38 /* Host configuration - 2 R/W */ macro248 dev_dbg(dev, "SDHCFG 0x%08x\n", readl(host->ioaddr + SDHCFG)); in bcm2835_dumpregs()264 writel(0, host->ioaddr + SDHCFG); in bcm2835_reset_internal()279 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_reset_internal()551 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_transfer_irqs()734 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_finish_data()932 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()944 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()1250 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_ios()