Searched refs:tsf_up (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 1149 u32 s_seq[10], s_led[3], tsf_up, tsf_lo; in ath5k_hw_reset() local 1153 tsf_up = 0; in ath5k_hw_reset() 1249 tsf_up = ath5k_hw_reg_read(ah, AR5K_TSF_U32); in ath5k_hw_reset() 1320 ath5k_hw_reg_write(ah, tsf_up, AR5K_TSF_U32); in ath5k_hw_reset()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 1149 u32 s_seq[10], s_led[3], tsf_up, tsf_lo; in ath5k_hw_reset() local 1153 tsf_up = 0; in ath5k_hw_reset() 1249 tsf_up = ath5k_hw_reg_read(ah, AR5K_TSF_U32); in ath5k_hw_reset() 1320 ath5k_hw_reg_write(ah, tsf_up, AR5K_TSF_U32); in ath5k_hw_reset()
|
Completed in 3 milliseconds