Searched refs:PORT_OVERRIDE_SPEED_10M (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/dsa/b53/ | ||
| H A D | b53_regs.h | 96 #define PORT_OVERRIDE_SPEED_10M (0 << PORT_OVERRIDE_SPEED_S) macro |
| H A D | b53_common.c | 1408 reg |= PORT_OVERRIDE_SPEED_10M; in b53_force_port_config() |