Searched refs:PORT_OVERRIDE_SPEED_100M (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/dsa/b53/ | ||
| D | b53_regs.h | 93 #define PORT_OVERRIDE_SPEED_100M (1 << PORT_OVERRIDE_SPEED_S) macro |
| D | b53_common.c | 1194 reg |= PORT_OVERRIDE_SPEED_100M; in b53_force_port_config() |