Home
last modified time | relevance | path

Searched refs:dbdc_support (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Deeprom.c70 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()
A Deeprom.h107 if (dev->dbdc_support) in mt7915_tssi_enabled()
A Dinit.c418 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()
A Ddma.c163 if (dev->dbdc_support) { in mt7915_dma_init()
A Dmt7915.h271 bool dbdc_support; member
A Ddebugfs.c550 if (!dev->dbdc_support || ext_phy) { in mt7915_init_debugfs()
A Dmac.c1684 u32 reg = MT_WF_IRPI(nss + (idx << dev->dbdc_support)); in mt7915_phy_get_nf()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dpci_init.c31 if (dev->dbdc_support) in mt7615_pci_init_work()
A Deeprom.c130 dev->dbdc_support = true; in mt7615_eeprom_parse_hw_band_cap()
A Dmt7615.h279 bool dbdc_support; member
A Dmcu.c1923 if (dev->dbdc_support) { in mt7615_mcu_init()

Completed in 26 milliseconds