Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
Db53_regs.h400 #define B53_VLAN_CTRL1 0x01 macro
Db53_common.c363 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL1, &vc1); in b53_enable_vlan()
413 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL1, vc1); in b53_enable_vlan()