Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/b53/
Db53_common.c699 if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25) in b53_enable_cpu_port()
955 case B53_CPU_PORT_25: in b53_get_phy_device()
2025 case B53_CPU_PORT_25: in b53_possible_cpu_port()
2309 .cpu_port = B53_CPU_PORT_25,
2320 .cpu_port = B53_CPU_PORT_25,
2443 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2457 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2471 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2485 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2499 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
Db53_priv.h210 #define B53_CPU_PORT_25 5 macro