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

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h78 #define MTKSWITCH_PVC(x) MTKSWITCH_PORTREG(0x2010, (x)) macro
H A Dmtkswitch_mt7620.c234 val = sc->hal.mtkswitch_read(sc, MTKSWITCH_PVC(port));
236 sc->hal.mtkswitch_write(sc, MTKSWITCH_PVC(port), val);

Completed in 68 milliseconds