Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h76 #define MTKSWITCH_PVC(x) MTKSWITCH_PORTREG(0x2010, (x)) macro
H A Dmtkswitch_mt7620.c232 val = sc->hal.mtkswitch_read(sc, MTKSWITCH_PVC(port)); in mtkswitch_port_init()
234 sc->hal.mtkswitch_write(sc, MTKSWITCH_PVC(port), val); in mtkswitch_port_init()