Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h416 #define B53_VLAN_CTRL4_25 0x04 macro
H A Db53_common.c362 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, &vc4); in b53_enable_vlan()
419 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, vc4); in b53_enable_vlan()
2658 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, &vc4); in b53_switch_init()