Searched refs:mt76x0_phy_calibrate (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | mt76x0.h | 59 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on);
|
H A D | pci.c | 18 mt76x0_phy_calibrate(dev, true); in mt76x0e_start()
|
H A D | phy.c | 859 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on) in mt76x0_phy_calibrate() function 909 EXPORT_SYMBOL_GPL(mt76x0_phy_calibrate); variable 1009 mt76x0_phy_calibrate(dev, false); in mt76x0_phy_set_channel() 1044 mt76x0_phy_calibrate(dev, false); in mt76x0_phy_temp_sensor()
|
H A D | usb.c | 110 mt76x0_phy_calibrate(dev, true); in mt76x0u_start()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | mt76x0.h | 61 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on);
|
H A D | phy.c | 861 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on) in mt76x0_phy_calibrate() function 911 EXPORT_SYMBOL_GPL(mt76x0_phy_calibrate); variable 1011 mt76x0_phy_calibrate(dev, false); in mt76x0_phy_set_channel() 1046 mt76x0_phy_calibrate(dev, false); in mt76x0_phy_temp_sensor()
|
H A D | usb.c | 111 mt76x0_phy_calibrate(dev, true); in mt76x0u_start()
|
H A D | pci.c | 18 mt76x0_phy_calibrate(dev, true); in mt76x0e_start()
|
Completed in 6 milliseconds