Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dinitvals.c926 { AR5K_PHY_SLMT, 0x00000080 },
1035 { AR5K_PHY_SLMT, 0x00000080 },
1172 { AR5K_PHY_SLMT, 0x00000080 },
Dreset.c313 ath5k_hw_reg_write(ah, 0x26, AR5K_PHY_SLMT); in ath5k_hw_set_sleep_clock()
320 ath5k_hw_reg_write(ah, 0x0a, AR5K_PHY_SLMT); in ath5k_hw_set_sleep_clock()
344 ath5k_hw_reg_write(ah, AR5K_PHY_SLMT_32MHZ, AR5K_PHY_SLMT); in ath5k_hw_set_sleep_clock()
Dreg.h2071 #define AR5K_PHY_SLMT 0x9874 macro