Home
last modified time | relevance | path

Searched refs:B53_GMII_PORT_OVERRIDE_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h127 #define B53_GMII_PORT_OVERRIDE_CTRL(i) (0x58 + (i)) macro
H A Db53_common.c1151 off = B53_GMII_PORT_OVERRIDE_CTRL(port); in b53_force_link()
1175 off = B53_GMII_PORT_OVERRIDE_CTRL(port); in b53_force_port_config()