Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c32 #define RTL8366RB_SGCR 0x0000 macro
948 ret = regmap_update_bits(priv->map, RTL8366RB_SGCR, in rtl8366rb_setup()
1393 return regmap_update_bits(priv->map, RTL8366RB_SGCR, in rtl8366rb_change_mtu()
1614 RTL8366RB_SGCR, RTL8366RB_SGCR_EN_VLAN, in rtl8366rb_enable_vlan()
1621 return regmap_update_bits(priv->map, RTL8366RB_SGCR, in rtl8366rb_enable_vlan4k()