Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt7601u/
Dphy.c1017 u8 activate_threshold, deactivate_threshold; in __mt7601u_phy_freq_cal() local
1027 activate_threshold = 19; in __mt7601u_phy_freq_cal()
1031 activate_threshold = 102; in __mt7601u_phy_freq_cal()
1036 activate_threshold = 82; in __mt7601u_phy_freq_cal()
1044 if (abs(last_offset) >= activate_threshold) in __mt7601u_phy_freq_cal()