Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8366rb.h8 #define RTL8366RB_PORT_NUM_CPU 5 macro
H A Drtl8366rb.c873 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_setup()
875 RTL8366RB_PORT_ISO_PORTS(BIT(RTL8366RB_PORT_NUM_CPU)) | in rtl8366rb_setup()
881 ret = regmap_write(priv->map, RTL8366RB_PORT_ISO(RTL8366RB_PORT_NUM_CPU), in rtl8366rb_setup()
1201 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_join()
1233 for (i = 0; i < RTL8366RB_PORT_NUM_CPU; i++) { in rtl8366rb_port_bridge_leave()
1775 priv->cpu_port = RTL8366RB_PORT_NUM_CPU; in rtl8366rb_detect()