Searched refs:dbdc_support (Results 1 – 11 of 11) sorted by relevance
70 if (val == MT_EE_BAND_SEL_DEFAULT && dev->dbdc_support) in mt7915_eeprom_parse_band_config()100 if (dev->dbdc_support) { in mt7915_eeprom_parse_hw_cap()
107 if (dev->dbdc_support) in mt7915_tssi_enabled()
418 if (dev->dbdc_support) { in mt7915_txbf_init()439 if (!dev->dbdc_support) in mt7915_register_ext_phy()547 dev->dbdc_support = !!(mt76_rr(dev, MT_HW_BOUND) & BIT(5)); in mt7915_init_hardware()926 if (!dev->dbdc_support) in mt7915_register_device()
163 if (dev->dbdc_support) { in mt7915_dma_init()
271 bool dbdc_support; member
550 if (!dev->dbdc_support || ext_phy) { in mt7915_init_debugfs()
1684 u32 reg = MT_WF_IRPI(nss + (idx << dev->dbdc_support)); in mt7915_phy_get_nf()
31 if (dev->dbdc_support) in mt7615_pci_init_work()
130 dev->dbdc_support = true; in mt7615_eeprom_parse_hw_band_cap()
279 bool dbdc_support; member
1923 if (dev->dbdc_support) { in mt7615_mcu_init()
Completed in 26 milliseconds