Searched refs:REG_PORT_CTRL_0 (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/drivers/net/dsa/microchip/ |
| D | ksz8795_reg.h | 289 #define REG_PORT_CTRL_0 0x00 macro 756 #define P_BCAST_STORM_CTRL REG_PORT_CTRL_0 757 #define P_PRIO_CTRL REG_PORT_CTRL_0 758 #define P_TAG_CTRL REG_PORT_CTRL_0
|
| D | lan937x_reg.h | 139 #define REG_PORT_CTRL_0 0x0020 macro
|
| D | ksz9477.c | 999 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_TAIL_TAG_ENABLE, in ksz9477_port_setup() 1002 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup() 1024 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, in ksz9477_port_setup() 1032 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, in ksz9477_port_setup()
|
| D | lan937x_main.c | 180 lan937x_port_cfg(dev, port, REG_PORT_CTRL_0, in lan937x_port_setup()
|
| D | ksz8795.c | 95 ksz_pread8(dev, port, REG_PORT_CTRL_0, &lo); in ksz8795_set_prio_queue() 103 ksz_pwrite8(dev, port, REG_PORT_CTRL_0, lo); in ksz8795_set_prio_queue()
|
| D | ksz9477_reg.h | 847 #define REG_PORT_CTRL_0 0x0020 macro
|