Home
last modified time | relevance | path

Searched refs:spur_delta_phase (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c176 int spur_delta_phase; in ar9002_hw_spur_mitigate() local
256 spur_delta_phase = in ar9002_hw_spur_mitigate()
260 spur_delta_phase = in ar9002_hw_spur_mitigate()
269 SM(spur_delta_phase, AR_PHY_TIMING11_SPUR_DELTA_PHASE)); in ar9002_hw_spur_mitigate()
H A Dar9003_phy.c372 int spur_delta_phase, in ar9003_hw_spur_ofdm()
385 AR_PHY_TIMING11_SPUR_DELTA_PHASE, spur_delta_phase); in ar9003_hw_spur_ofdm()
477 int spur_delta_phase = 0; in ar9003_hw_spur_ofdm_work() local
500 spur_delta_phase = (freq_offset << 17) / 5; in ar9003_hw_spur_ofdm_work()
505 spur_delta_phase = (freq_offset << 18) / 5; in ar9003_hw_spur_ofdm_work()
509 spur_delta_phase = spur_delta_phase & 0xfffff; in ar9003_hw_spur_ofdm_work()
514 spur_delta_phase, in ar9003_hw_spur_ofdm_work()
369 ar9003_hw_spur_ofdm(struct ath_hw *ah, int freq_offset, int spur_freq_sd, int spur_delta_phase, int spur_subchannel_sd, int range, int synth_freq) ar9003_hw_spur_ofdm() argument
H A Dar5008_phy.c447 int spur_delta_phase; in ar5008_hw_spur_mitigate() local
486 spur_delta_phase = ((bb_spur * 524288) / 100) & in ar5008_hw_spur_mitigate()
494 SM(spur_delta_phase, AR_PHY_TIMING11_SPUR_DELTA_PHASE)); in ar5008_hw_spur_mitigate()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c176 int spur_delta_phase; in ar9002_hw_spur_mitigate() local
256 spur_delta_phase = in ar9002_hw_spur_mitigate()
260 spur_delta_phase = in ar9002_hw_spur_mitigate()
269 SM(spur_delta_phase, AR_PHY_TIMING11_SPUR_DELTA_PHASE)); in ar9002_hw_spur_mitigate()
H A Dar9003_phy.c372 int spur_delta_phase, in ar9003_hw_spur_ofdm()
385 AR_PHY_TIMING11_SPUR_DELTA_PHASE, spur_delta_phase); in ar9003_hw_spur_ofdm()
477 int spur_delta_phase = 0; in ar9003_hw_spur_ofdm_work() local
500 spur_delta_phase = (freq_offset << 17) / 5; in ar9003_hw_spur_ofdm_work()
505 spur_delta_phase = (freq_offset << 18) / 5; in ar9003_hw_spur_ofdm_work()
509 spur_delta_phase = spur_delta_phase & 0xfffff; in ar9003_hw_spur_ofdm_work()
514 spur_delta_phase, in ar9003_hw_spur_ofdm_work()
369 ar9003_hw_spur_ofdm(struct ath_hw *ah, int freq_offset, int spur_freq_sd, int spur_delta_phase, int spur_subchannel_sd, int range, int synth_freq) ar9003_hw_spur_ofdm() argument
H A Dar5008_phy.c438 int spur_delta_phase; in ar5008_hw_spur_mitigate() local
477 spur_delta_phase = ((bb_spur * 524288) / 100) & in ar5008_hw_spur_mitigate()
485 SM(spur_delta_phase, AR_PHY_TIMING11_SPUR_DELTA_PHASE)); in ar5008_hw_spur_mitigate()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c1911 s32 spur_delta_phase, spur_freq_sigma_delta; in ath5k_hw_set_spur_mitigation_filter() local
1959 * spur_delta_phase -> spur_offset / chip_freq << 11 in ath5k_hw_set_spur_mitigation_filter()
1965 spur_delta_phase = (spur_offset << 16) / 25; in ath5k_hw_set_spur_mitigation_filter()
1966 spur_freq_sigma_delta = (spur_delta_phase >> 10); in ath5k_hw_set_spur_mitigation_filter()
1971 spur_delta_phase = (spur_offset << 18) / 25; in ath5k_hw_set_spur_mitigation_filter()
1972 spur_freq_sigma_delta = (spur_delta_phase >> 10); in ath5k_hw_set_spur_mitigation_filter()
1977 spur_delta_phase = (spur_offset << 19) / 25; in ath5k_hw_set_spur_mitigation_filter()
1978 spur_freq_sigma_delta = (spur_delta_phase >> 10); in ath5k_hw_set_spur_mitigation_filter()
1984 spur_delta_phase = (spur_offset << 17) / 25; in ath5k_hw_set_spur_mitigation_filter()
1986 (spur_delta_phase >> 1 in ath5k_hw_set_spur_mitigation_filter()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dphy.c1908 s32 spur_delta_phase, spur_freq_sigma_delta; in ath5k_hw_set_spur_mitigation_filter() local
1956 * spur_delta_phase -> spur_offset / chip_freq << 11 in ath5k_hw_set_spur_mitigation_filter()
1962 spur_delta_phase = (spur_offset << 16) / 25; in ath5k_hw_set_spur_mitigation_filter()
1963 spur_freq_sigma_delta = (spur_delta_phase >> 10); in ath5k_hw_set_spur_mitigation_filter()
1968 spur_delta_phase = (spur_offset << 18) / 25; in ath5k_hw_set_spur_mitigation_filter()
1969 spur_freq_sigma_delta = (spur_delta_phase >> 10); in ath5k_hw_set_spur_mitigation_filter()
1974 spur_delta_phase = (spur_offset << 19) / 25; in ath5k_hw_set_spur_mitigation_filter()
1975 spur_freq_sigma_delta = (spur_delta_phase >> 10); in ath5k_hw_set_spur_mitigation_filter()
1981 spur_delta_phase = (spur_offset << 17) / 25; in ath5k_hw_set_spur_mitigation_filter()
1983 (spur_delta_phase >> 1 in ath5k_hw_set_spur_mitigation_filter()
[all...]

Completed in 15 milliseconds