Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.h72 #define A5PSW_VLAN_RES_WR_TAGMASK BIT(29) macro
H A Drzn1_a5psw.c701 u32 val = A5PSW_VLAN_RES_WR_TAGMASK, reg; in a5psw_port_vlan_tagged_cfg()
719 u32 mask = A5PSW_VLAN_RES_WR_TAGMASK | BIT(port); in a5psw_port_vlan_cfg()
961 reg = A5PSW_VLAN_RES_WR_PORTMASK | A5PSW_VLAN_RES_WR_TAGMASK; in a5psw_setup()