Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/b53/
Db53_common.c635 if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25) in b53_enable_cpu_port()
856 case B53_CPU_PORT_25: in b53_get_phy_device()
1794 case B53_CPU_PORT_25: in b53_possible_cpu_port()
2026 .cpu_port = B53_CPU_PORT_25,
2035 .cpu_port = B53_CPU_PORT_25,
2140 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2152 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2164 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2176 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
2188 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
Db53_priv.h211 #define B53_CPU_PORT_25 5 macro