Home
last modified time | relevance | path

Searched refs:read_copy (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c94 .read_copy = mt76_mmio_read_copy, in mt76_mmio_init()
H A Dmt76.h70 void (*read_copy)(struct mt76_dev *dev, u32 offset, void *data, member
1004 #define __mt76_rr_copy(dev, ...) (dev)->bus->read_copy((dev), __VA_ARGS__)
1013 #define mt76_rr_copy(dev, ...) (dev)->mt76.bus->read_copy(&((dev)->mt76), __VA_ARGS__)
H A Dusb.c1119 .read_copy = mt76u_read_copy, in mt76u_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio.c96 .read_copy = mt76s_read_copy, in mt7663s_probe()
H A Dusb.c131 .read_copy = mt76u_read_copy, in mt7663u_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dusb.c175 .read_copy = mt76u_read_copy, in mt7921u_probe()
H A Dsdio.c112 .read_copy = mt76s_read_copy, in mt7921s_probe()