Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmt76x0.h61 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on);
Dphy.c861 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on) in mt76x0_phy_calibrate() function
911 EXPORT_SYMBOL_GPL(mt76x0_phy_calibrate);
1011 mt76x0_phy_calibrate(dev, false); in mt76x0_phy_set_channel()
1046 mt76x0_phy_calibrate(dev, false); in mt76x0_phy_temp_sensor()
Dpci.c18 mt76x0_phy_calibrate(dev, true); in mt76x0e_start()
Dusb.c111 mt76x0_phy_calibrate(dev, true); in mt76x0u_start()