Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_regs.h99 #define PORT_OVERRIDE_LP_FLOW_25 BIT(3) /* BCM5325 only */ macro
H A Db53_common.c1415 reg &= ~PORT_OVERRIDE_LP_FLOW_25; in b53_force_port_config()
1421 reg |= PORT_OVERRIDE_LP_FLOW_25; in b53_force_port_config()
1428 reg |= PORT_OVERRIDE_LP_FLOW_25; in b53_force_port_config()