Home
last modified time | relevance | path

Searched refs:MTKSWITCH_PMSR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h102 #define MTKSWITCH_PMSR(x) MTKSWITCH_PORTREG(0x3008, (x)) macro
H A Dmtkswitch_mt7620.c251 val = sc->hal.mtkswitch_read(sc, MTKSWITCH_PMSR(port)); in mtkswitch_get_port_status()