Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmt76x0.h62 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on);
H A 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()
H A Dusb.c111 mt76x0_phy_calibrate(dev, true); in mt76x0u_start()
H A Dpci.c18 mt76x0_phy_calibrate(dev, true); in mt76x0e_start()