Searched refs:B53_PORT_OVERRIDE_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 88 #define B53_PORT_OVERRIDE_CTRL 0x0e macro 123 * For port 8 still use B53_PORT_OVERRIDE_CTRL
|
H A D | b53_common.c | 1087 off = B53_PORT_OVERRIDE_CTRL; in b53_force_link() 1111 off = B53_PORT_OVERRIDE_CTRL; in b53_force_port_config() 1217 b53_read8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL, in b53_adjust_link() 1222 b53_write8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL, in b53_adjust_link() 1224 b53_read8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL, in b53_adjust_link()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 88 #define B53_PORT_OVERRIDE_CTRL 0x0e macro 123 * For port 8 still use B53_PORT_OVERRIDE_CTRL
|
H A D | b53_common.c | 1148 off = B53_PORT_OVERRIDE_CTRL; in b53_force_link() 1172 off = B53_PORT_OVERRIDE_CTRL; in b53_force_port_config() 1325 b53_read8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL, in b53_adjust_link() 1330 b53_write8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL, in b53_adjust_link() 1332 b53_read8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL, in b53_adjust_link()
|
Completed in 10 milliseconds