Searched refs:SDHCFG (Results 1 – 1 of 1) sorted by relevance
63 #define SDHCFG 0x38 /* Host configuration - 2 R/W */ macro236 dev_dbg(dev, "SDHCFG 0x%08x\n", readl(host->ioaddr + SDHCFG)); in bcm2835_dumpregs()252 writel(0, host->ioaddr + SDHCFG); in bcm2835_reset_internal()267 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_reset_internal()536 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_transfer_irqs()719 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_finish_data()928 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()940 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()1246 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_ios()