Searched refs:B53_VLAN_TABLE_ACCESS_25 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/dsa/b53/ |
D | b53_regs.h | 437 #define B53_VLAN_TABLE_ACCESS_25 0x06 /* BCM5325E/5350 */ macro
|
D | b53_common.c | 262 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, vid | in b53_set_vlan_entry() 292 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, vid | in b53_get_vlan_entry() 2773 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, 0xf); in b53_switch_detect() 2774 b53_read16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, &tmp); in b53_switch_detect()
|