Searched refs:SDHCFG (Results 1 – 1 of 1) sorted by relevance
64 #define SDHCFG 0x38 /* Host configuration - 2 R/W */ macro238 dev_dbg(dev, "SDHCFG 0x%08x\n", readl(host->ioaddr + SDHCFG)); in bcm2835_dumpregs()254 writel(0, host->ioaddr + SDHCFG); in bcm2835_reset_internal()269 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_reset_internal()538 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_transfer_irqs()721 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_finish_data()930 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()942 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()1248 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_ios()