Home
last modified time | relevance | path

Searched refs:write_copy (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmmio.c120 .write_copy = mt76_mmio_write_copy, in mt76_mmio_init()
H A Dmt76.h104 void (*write_copy)(struct mt76_dev *dev, u32 offset, const void *data, member
1180 #define __mt76_wr_copy(dev, ...) (dev)->bus->write_copy((dev), __VA_ARGS__)
1189 #define mt76_wr_copy(dev, ...) (dev)->mt76.bus->write_copy(&((dev)->mt76), __VA_ARGS__)
H A Dusb.c1131 .write_copy = mt76u_copy, in mt76u_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dsdio.c96 .write_copy = mt76s_write_copy, in mt7663s_probe()
H A Dusb.c133 .write_copy = mt7663u_copy, in mt7663u_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dusb.c175 .write_copy = mt792xu_copy, in mt7921u_probe()
H A Dsdio.c112 .write_copy = mt76s_write_copy, in mt7921s_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dusb.c162 .write_copy = mt792xu_copy, in mt7925u_probe()