Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dphy.c1026 u8 activate_threshold, deactivate_threshold; in __mt7601u_phy_freq_cal() local
1036 activate_threshold = 19; in __mt7601u_phy_freq_cal()
1040 activate_threshold = 102; in __mt7601u_phy_freq_cal()
1045 activate_threshold = 82; in __mt7601u_phy_freq_cal()
1053 if (abs(last_offset) >= activate_threshold) in __mt7601u_phy_freq_cal()