Lines Matching refs:mt76_set
33 mt76_set(dev, MT_PBF_SYS_CTRL, val); in mt76x2_mac_pbf_init()
65 mt76_set(dev, MT_XO_CTRL6, MT_XO_CTRL6_C2_CTRL); in mt76x2_fixup_xtal()
129 mt76_set(dev, MT_EXT_CCA_CFG, 0x0000f000); in mt76x2_mac_reset()
211 mt76_set(dev, MT_WPDMA_GLO_CFG, in mt76x2_mac_start()
239 mt76_set(dev, 0x10130, BIT(0) | BIT(16)); in mt76x2_power_on_rf_patch()
243 mt76_set(dev, 0x1001c, 0x30); in mt76x2_power_on_rf_patch()
248 mt76_set(dev, 0x10130, BIT(17)); in mt76x2_power_on_rf_patch()
254 mt76_set(dev, 0x1014c, BIT(19) | BIT(20)); in mt76x2_power_on_rf_patch()
263 mt76_set(dev, 0x10130, BIT(0) << shift); in mt76x2_power_on_rf()
267 mt76_set(dev, 0x10130, (BIT(1) | BIT(3) | BIT(4) | BIT(5)) << shift); in mt76x2_power_on_rf()
276 mt76_set(dev, 0x530, 0xf); in mt76x2_power_on_rf()
285 mt76_set(dev, MT_WLAN_MTC_CTRL, MT_WLAN_MTC_CTRL_MTCMOS_PWR_UP); in mt76x2_power_on()
299 mt76_set(dev, MT_WLAN_MTC_CTRL, 0xf << 24); in mt76x2_power_on()
306 mt76_set(dev, 0x10080, BIT(0)); in mt76x2_power_on()