Searched refs:AR5K_AR2315_AHB_ARB_CTL (Results 1 – 2 of 2) sorted by relevance
141 reg = ioread32((void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_probe()143 iowrite32(reg, (void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_probe()205 reg = ioread32((void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_remove()207 iowrite32(reg, (void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_remove()
2600 #define AR5K_AR2315_AHB_ARB_CTL 0xb1000008 macro