Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h94 #define PORT_OVERRIDE_SPEED_1000M (2 << PORT_OVERRIDE_SPEED_S) macro
H A Db53_common.c1191 reg |= PORT_OVERRIDE_SPEED_1000M; in b53_force_port_config()
/openbmc/u-boot/drivers/net/phy/
H A Db53.c63 #define PORT_OVERRIDE_SPEED_1000M (2 << PORT_OVERRIDE_SPEED_S) macro
463 PORT_OVERRIDE_FULL_DUPLEX | PORT_OVERRIDE_SPEED_1000M; in b53_enable_cpu_port()