Home
last modified time | relevance | path

Searched refs:B53_VLAN_CTRL4_25 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/dsa/b53/
H A Db53_regs.h419 #define B53_VLAN_CTRL4_25 0x04 macro
H A Db53_common.c386 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, &vc4); in b53_enable_vlan()
445 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, vc4); in b53_enable_vlan()
2801 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, &vc4); in b53_switch_init()