Home
last modified time | relevance | path

Searched refs:mt7915_l1_rr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c146 mdev->rev = (mt7915_l1_rr(dev, MT_HW_CHIPID) << 16) | in mt7915_pci_probe()
147 (mt7915_l1_rr(dev, MT_HW_REV) & 0xff); in mt7915_pci_probe()
H A Dmt7915.h368 mt7915_l1_rr(struct mt7915_dev *dev, u32 addr) in mt7915_l1_rr() function
382 val |= mt7915_l1_rr(dev, addr) & ~mask; in mt7915_l1_rmw()
H A Dinit.c598 bound = mt7915_l1_rr(dev, MT_HW_BOUND) & BIT(5); in mt7915_register_ext_phy()

Completed in 4 milliseconds