Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dbcm2835.c63 #define SDHCFG 0x38 /* Host configuration - 2 R/W */ macro
236 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()
541 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_transfer_irqs()
724 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_finish_data()
933 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()
945 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_data_irq()
1254 writel(host->hcfg, host->ioaddr + SDHCFG); in bcm2835_set_ios()