Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c359 static u32 ath9k_reg_rmw(void *hw_priv, u32 reg_offset, u32 set, u32 clr) in ath9k_reg_rmw() function
476 ah->reg_ops.rmw = ath9k_reg_rmw; in ath9k_init_priv()
Dinit.c142 static unsigned int ath9k_reg_rmw(void *hw_priv, u32 reg_offset, u32 set, u32 clr) in ath9k_reg_rmw() function
509 ah->reg_ops.rmw = ath9k_reg_rmw; in ath9k_init_softc()