Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c300 #define RTL8366RB_PORT_ISO(pnum) (RTL8366RB_PORT_ISO_BASE + (pnum)) macro
802 return regmap_write(priv->map, RTL8366RB_PORT_ISO(port), in rtl8366rb_port_set_isolation()
810 return regmap_update_bits(priv->map, RTL8366RB_PORT_ISO(port), in rtl8366rb_port_add_isolation()
818 return regmap_update_bits(priv->map, RTL8366RB_PORT_ISO(port), in rtl8366rb_port_remove_isolation()