Home
last modified time | relevance | path

Searched refs:__ath9k_reg_rmw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dinit.c215 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw() function
238 val = __ath9k_reg_rmw(sc, reg_offset, set, clr); in ath9k_reg_rmw()
241 val = __ath9k_reg_rmw(sc, reg_offset, set, clr); in ath9k_reg_rmw()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dinit.c215 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw() function
238 val = __ath9k_reg_rmw(sc, reg_offset, set, clr); in ath9k_reg_rmw()
241 val = __ath9k_reg_rmw(sc, reg_offset, set, clr); in ath9k_reg_rmw()

Completed in 4 milliseconds