Searched refs:B53_VLAN_CTRL3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 408 #define B53_VLAN_CTRL3 0x03 macro
|
H A D | b53_common.c | 414 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, in b53_enable_vlan() 417 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, 0); in b53_enable_vlan() 426 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, 0); in b53_enable_vlan()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 409 #define B53_VLAN_CTRL3 0x03 macro
|
H A D | b53_common.c | 414 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, in b53_enable_vlan() 417 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, 0); in b53_enable_vlan() 426 b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, 0); in b53_enable_vlan()
|
Completed in 13 milliseconds