Searched refs:B53_VLAN_CTRL5 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 425 #define B53_VLAN_CTRL5 0x06 macro
|
H A D | b53_common.c | 369 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5, &vc5); in b53_enable_vlan() 428 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5, vc5); in b53_enable_vlan()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 426 #define B53_VLAN_CTRL5 0x06 macro
|
H A D | b53_common.c | 369 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5, &vc5); in b53_enable_vlan() 428 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5, vc5); in b53_enable_vlan()
|
Completed in 9 milliseconds