Searched refs:B53_JOIN_ALL_VLAN_EN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/dsa/b53/ |
| D | b53_regs.h | 366 #define B53_JOIN_ALL_VLAN_EN 0x50 macro
|
| D | b53_common.c | 1908 b53_read16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, ®); in b53_br_join() 1912 b53_write16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, reg); in b53_br_join() 1974 b53_read16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, ®); in b53_br_leave() 1978 b53_write16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, reg); in b53_br_leave()
|