Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/b53/
Db53_common.c648 if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25) in b53_enable_cpu_port()
884 case B53_CPU_PORT_25: in b53_get_phy_device()
1973 case B53_CPU_PORT_25: in b53_possible_cpu_port()
2254 .cpu_port = B53_CPU_PORT_25,
2264 .cpu_port = B53_CPU_PORT_25,
2378 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2391 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2404 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2417 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2430 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
Db53_priv.h212 #define B53_CPU_PORT_25 5 macro