Searched refs:B53_VLAN_TABLE_ACCESS_25 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 437 #define B53_VLAN_TABLE_ACCESS_25 0x06 /* BCM5325E/5350 */ macro
|
H A D | b53_common.c | 266 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, vid | in b53_set_vlan_entry() 296 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, vid | in b53_get_vlan_entry() 2785 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, 0xf); in b53_switch_detect() 2786 b53_read16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, &tmp); in b53_switch_detect()
|