Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/b53/
Db53_common.c605 if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25) in b53_enable_cpu_port()
814 case B53_CPU_PORT_25: in b53_get_phy_device()
1533 case B53_CPU_PORT_25: in b53_possible_cpu_port()
1759 .cpu_port = B53_CPU_PORT_25,
1768 .cpu_port = B53_CPU_PORT_25,
1873 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
1885 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
1897 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
1909 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
1921 .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
Db53_priv.h190 #define B53_CPU_PORT_25 5 macro