Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/realtek/
Drtl8366rb.c32 #define RTL8366RB_SGCR 0x0000 macro
938 ret = regmap_update_bits(priv->map, RTL8366RB_SGCR, in rtl8366rb_setup()
1414 return regmap_update_bits(priv->map, RTL8366RB_SGCR, in rtl8366rb_change_mtu()
1635 RTL8366RB_SGCR, RTL8366RB_SGCR_EN_VLAN, in rtl8366rb_enable_vlan()
1642 return regmap_update_bits(priv->map, RTL8366RB_SGCR, in rtl8366rb_enable_vlan4k()