Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8365mb_main.c375 #define RTL8365MB_PORT_ISOLATION_REG(_physport) \ macro
2234 return regmap_write(priv->map, RTL8365MB_PORT_ISOLATION_REG(port), in rtl8365mb_port_set_isolation()
2241 return regmap_update_bits(priv->map, RTL8365MB_PORT_ISOLATION_REG(port), in rtl8365mb_port_add_isolation()
2248 return regmap_update_bits(priv->map, RTL8365MB_PORT_ISOLATION_REG(port), in rtl8365mb_port_remove_isolation()