Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.c47 int mt76x2_mcu_load_cr(struct mt76x02_dev *dev, u8 type, u8 temp_level, in mt76x2_mcu_load_cr() function
73 EXPORT_SYMBOL_GPL(mt76x2_mcu_load_cr);
H A Dmt76x2.h61 int mt76x2_mcu_load_cr(struct mt76x02_dev *dev, u8 type, u8 temp_level,
H A Dusb_init.c180 err = mt76x2_mcu_load_cr(dev, MT_RF_BBP_CR, 0, 0); in mt76x2u_init_hardware()
H A Dpci_phy.c308 mt76x2_mcu_load_cr(dev, MT_RF_BBP_CR, 0, 0); in mt76x2_phy_start()