Home
last modified time | relevance | path

Searched refs:AR5K_AR2315_AHB_ARB_CTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dahb.c141 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()
H A Dreg.h2600 #define AR5K_AR2315_AHB_ARB_CTL 0xb1000008 macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dahb.c138 reg = ioread32((void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_probe()
140 iowrite32(reg, (void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_probe()
202 reg = ioread32((void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_remove()
204 iowrite32(reg, (void __iomem *) AR5K_AR2315_AHB_ARB_CTL); in ath_ahb_remove()
H A Dreg.h2600 #define AR5K_AR2315_AHB_ARB_CTL 0xb1000008 macro

Completed in 14 milliseconds