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

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h75 #define MTKSWITCH_PCR(x) MTKSWITCH_PORTREG(0x2004, (x)) macro
H A Dmtkswitch_mt7620.c229 val = sc->hal.mtkswitch_read(sc, MTKSWITCH_PCR(port));
231 sc->hal.mtkswitch_write(sc, MTKSWITCH_PCR(port), val);

Completed in 102 milliseconds