Home
last modified time | relevance | path

Searched refs:PORT_OVERRIDE_FULL_DUPLEX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_regs.h90 #define PORT_OVERRIDE_FULL_DUPLEX BIT(1) /* 0 = Half Duplex */ macro
H A Db53_common.c1121 reg |= PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()
1123 reg &= ~PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_regs.h90 #define PORT_OVERRIDE_FULL_DUPLEX BIT(1) /* 0 = Half Duplex */ macro
H A Db53_common.c1182 reg |= PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()
1184 reg &= ~PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()

Completed in 10 milliseconds