Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dinitvals.c936 { AR5K_PHY_SCLOCK, 0x0000000c },
1045 { AR5K_PHY_SCLOCK, 0x0000000c },
1183 { AR5K_PHY_SCLOCK, 0x0000000c },
Dreset.c315 ath5k_hw_reg_write(ah, 0x07, AR5K_PHY_SCLOCK); in ath5k_hw_set_sleep_clock()
322 ath5k_hw_reg_write(ah, 0x03, AR5K_PHY_SCLOCK); in ath5k_hw_set_sleep_clock()
354 ath5k_hw_reg_write(ah, AR5K_PHY_SCLOCK_32MHZ, AR5K_PHY_SCLOCK); in ath5k_hw_set_sleep_clock()
Dreg.h2470 #define AR5K_PHY_SCLOCK 0x99f0 macro