Searched refs:B53_CPU_PORT (Results 1 - 2 of 2) sorted by relevance

/openwrt/target/linux/generic/files/drivers/net/phy/b53/
H A Db53_common.c381 pvlan_mask = BIT(B53_CPU_PORT);
385 i = B53_CPU_PORT;
390 else if (i == B53_CPU_PORT)
529 } else if (is531x5(dev) && cpu_port == B53_CPU_PORT) {
1158 .cpu_port = B53_CPU_PORT,
1171 .cpu_port = B53_CPU_PORT,
1184 .cpu_port = B53_CPU_PORT,
1198 .cpu_port = B53_CPU_PORT,
1210 .cpu_port = B53_CPU_PORT,
1223 .cpu_port = B53_CPU_PORT,
[all...]
H A Db53_priv.h166 #define B53_CPU_PORT 8 macro

Completed in 13 milliseconds