Searched refs:RTL8366RB_PORT_NUM_CPU (Results 1 – 1 of 1) sorted by relevance
30 #define RTL8366RB_PORT_NUM_CPU 5 macro1118 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_setup()1120 RTL8366RB_PORT_ISO_PORTS(BIT(RTL8366RB_PORT_NUM_CPU)) | in rtl8366rb_setup()1126 ret = regmap_write(priv->map, RTL8366RB_PORT_ISO(RTL8366RB_PORT_NUM_CPU), in rtl8366rb_setup()1446 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_join()1478 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_leave()2020 priv->cpu_port = RTL8366RB_PORT_NUM_CPU; in rtl8366rb_detect()