Home
last modified time | relevance | path

Searched refs:mt7921_l1_rr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h215 mt7921_l1_rr(struct mt792x_dev *dev, u32 addr) in mt7921_l1_rr() function
229 val |= mt7921_l1_rr(dev, addr) & ~mask; in mt7921_l1_rmw()
H A Dpci.c347 mdev->rev = (mt7921_l1_rr(dev, MT_HW_CHIPID) << 16) | in mt7921_pci_probe()
348 (mt7921_l1_rr(dev, MT_HW_REV) & 0xff); in mt7921_pci_probe()

Completed in 2 milliseconds