Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h400 #define B53_VLAN_CTRL1 0x01 macro
H A Db53_common.c359 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL1, &vc1); in b53_enable_vlan()
409 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL1, vc1); in b53_enable_vlan()