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