Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/etherswitch/mtkswitch/
HDmtkswitch_mt7620.h79 #define MTKSWITCH_PPBV1(x) MTKSWITCH_PORTREG(0x2014, (x)) macro
HDmtkswitch_mt7620.c505 *pvid = sc->hal.mtkswitch_read(sc, MTKSWITCH_PPBV1(port)); in mtkswitch_vlan_get_pvid()
518 sc->hal.mtkswitch_write(sc, MTKSWITCH_PPBV1(port), val); in mtkswitch_vlan_set_pvid()