Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c26 #define RTL8366RB_PORT_NUM_CPU 5 macro
890 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_setup()
892 RTL8366RB_PORT_ISO_PORTS(BIT(RTL8366RB_PORT_NUM_CPU)) | in rtl8366rb_setup()
898 ret = regmap_write(priv->map, RTL8366RB_PORT_ISO(RTL8366RB_PORT_NUM_CPU), in rtl8366rb_setup()
1179 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_join()
1211 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_leave()
1756 priv->cpu_port = RTL8366RB_PORT_NUM_CPU; in rtl8366rb_detect()