Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
Db53_common.c662 if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25) in b53_enable_cpu_port()
899 case B53_CPU_PORT_25: in b53_get_phy_device()
1984 case B53_CPU_PORT_25: in b53_possible_cpu_port()
2267 .cpu_port = B53_CPU_PORT_25,
2278 .cpu_port = B53_CPU_PORT_25,
2401 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2415 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2429 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2443 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2457 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
Db53_priv.h213 #define B53_CPU_PORT_25 5 macro