Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmt76x2u.h31 void mt76x2u_phy_calibrate(struct work_struct *work);
H A Dusb_phy.c42 void mt76x2u_phy_calibrate(struct work_struct *work) in mt76x2u_phy_calibrate() function
H A Dusb_init.c196 INIT_DELAYED_WORK(&dev->cal_work, mt76x2u_phy_calibrate); in mt76x2u_register_device()