Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.h8 #define RTL8366RB_PORT_NUM_CPU 5 macro
H A Drtl8366rb.c871 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_setup()
873 RTL8366RB_PORT_ISO_PORTS(BIT(RTL8366RB_PORT_NUM_CPU)) | in rtl8366rb_setup()
879 ret = regmap_write(priv->map, RTL8366RB_PORT_ISO(RTL8366RB_PORT_NUM_CPU), in rtl8366rb_setup()
1199 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_join()
1231 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_leave()
1773 priv->cpu_port = RTL8366RB_PORT_NUM_CPU; in rtl8366rb_detect()