Symbol: MTKSWITCH_WRITE
sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.c
127
MTKSWITCH_WRITE(sc, reg, val);
sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.c
61
MTKSWITCH_WRITE(sc, MTKSWITCH_PIAC, PIAC_PHY_ACS_ST | PIAC_MDIO_ST |
sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.c
91
MTKSWITCH_WRITE(sc, MTKSWITCH_PIAC, PIAC_PHY_ACS_ST | PIAC_MDIO_ST |
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
115
MTKSWITCH_WRITE(sc, MTKSWITCH_PCR0, PCR0_WRITE | PCR0_REG(reg) |
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
128
MTKSWITCH_WRITE(sc, MTKSWITCH_STRT, STRT_RESET);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
146
MTKSWITCH_WRITE(sc, MTKSWITCH_FPA, FPA_ALL_AUTO);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
243
MTKSWITCH_WRITE(sc, MTKSWITCH_SGC2, val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
255
MTKSWITCH_WRITE(sc, MTKSWITCH_POC2, val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
302
MTKSWITCH_WRITE(sc, MTKSWITCH_VMSC(i), 0);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
304
MTKSWITCH_WRITE(sc, MTKSWITCH_VUB(i), 0);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
310
MTKSWITCH_WRITE(sc, MTKSWITCH_VLANI(i), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
318
MTKSWITCH_WRITE(sc, MTKSWITCH_VMSC(vid), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
323
MTKSWITCH_WRITE(sc, MTKSWITCH_VUB(vid), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
329
MTKSWITCH_WRITE(sc, MTKSWITCH_POC2, val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
340
MTKSWITCH_WRITE(sc, MTKSWITCH_PVID(i), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
448
MTKSWITCH_WRITE(sc, MTKSWITCH_VUB(v->es_vlangroup), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
455
MTKSWITCH_WRITE(sc, MTKSWITCH_VLANI(v->es_vlangroup), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
461
MTKSWITCH_WRITE(sc, MTKSWITCH_VMSC(v->es_vlangroup), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
489
MTKSWITCH_WRITE(sc, MTKSWITCH_PVID(port), val);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
84
MTKSWITCH_WRITE(sc, MTKSWITCH_REG32(reg), tmp);
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
98
MTKSWITCH_WRITE(sc, MTKSWITCH_PCR0, PCR0_READ | PCR0_REG(reg) |
sys/dev/etherswitch/mtkswitch/mtkswitchvar.h
133
MTKSWITCH_WRITE((_sc), (_reg), \