Searched refs:PORT_BACK_PRESSURE (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | lan937x_reg.h | 170 #define PORT_BACK_PRESSURE BIT(3) macro
|
H A D | lan937x_main.c | 188 lan937x_port_cfg(dev, port, REG_PORT_MAC_CTRL_1, PORT_BACK_PRESSURE, in lan937x_port_setup()
|
H A D | ksz8795_reg.h | 146 #define PORT_BACK_PRESSURE BIT(3) macro
|
H A D | ksz9477_reg.h | 1199 #define PORT_BACK_PRESSURE BIT(3) macro
|
H A D | ksz9477.c | 973 ksz_port_cfg(dev, port, REG_PORT_MAC_CTRL_1, PORT_BACK_PRESSURE, true); in ksz9477_port_setup()
|
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 505 #define PORT_BACK_PRESSURE 0x0800 macro 2124 KS8842_PORT_CTRL_2_OFFSET, PORT_BACK_PRESSURE, set); in port_cfg_back_pressure()
|