Home
last modified time | relevance | path

Searched refs:PORT_OVERRIDE_SPEED_2000M (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h98 #define PORT_OVERRIDE_SPEED_2000M BIT(6) /* BCM5301X only, requires setting 1000M */ macro
H A Db53_common.c1192 reg |= PORT_OVERRIDE_SPEED_2000M; in b53_force_port_config()
/openbmc/u-boot/drivers/net/phy/
H A Db53.c69 #define PORT_OVERRIDE_SPEED_2000M BIT(6) macro