Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmac.c1621 if (phy3) in mt7996_mac_set_coverage_class()
1776 if (phy3) in mt7996_mac_restart()
1783 if (phy3) in mt7996_mac_restart()
1870 if (phy3) in mt7996_mac_restart()
1896 if (phy3) in mt7996_mac_full_reset()
1903 if (phy3) in mt7996_mac_full_reset()
1919 if (phy3) in mt7996_mac_full_reset()
1925 if (phy3) in mt7996_mac_full_reset()
1936 if (phy3) in mt7996_mac_full_reset()
1992 if (phy3) in mt7996_mac_reset_work()
[all …]
A Ddma.c724 struct mt76_phy *phy3 = dev->mt76.phys[MT_BAND2]; in mt7996_dma_reset() local
743 if (phy3) in mt7996_dma_reset()
744 mt76_queue_tx_cleanup(dev, phy3->q_tx[i], true); in mt7996_dma_reset()
773 if (phy3) in mt7996_dma_reset()
774 mt76_dma_reset_tx_queue(&dev->mt76, phy3->q_tx[i]); in mt7996_dma_reset()
/drivers/gpio/
A Dgpio-stp-xway.c89 u8 phy3; /* 3 bits can be driven by phy3 */ member
204 chip->phy3 << XWAY_STP_PHY3_SHIFT, in xway_stp_hw_init()
216 chip->reserved = (chip->phy4 << 11) | (chip->phy3 << 8) | (chip->phy2 << 5) in xway_stp_hw_init()
287 chip->phy3 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()

Completed in 12 milliseconds