Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/b53/
Db53_regs.h377 #define B53_VLAN_CTRL0 0x00 macro
Db53_common.c351 b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL0, &vc0); in b53_enable_vlan()
398 b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL0, vc0); in b53_enable_vlan()