Searched refs:REG_PORT_CTRL_0 (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/dsa/microchip/ |
| A D | ksz8_reg.h | 303 #define REG_PORT_CTRL_0 0x00 macro 791 #define P_BCAST_STORM_CTRL REG_PORT_CTRL_0 792 #define P_PRIO_CTRL REG_PORT_CTRL_0 793 #define P_TAG_CTRL REG_PORT_CTRL_0
|
| A D | lan937x_reg.h | 150 #define REG_PORT_CTRL_0 0x0020 macro
|
| A D | ksz9477.c | 1238 ksz_prmw8(dev, port, REG_PORT_CTRL_0, PORT_QUEUE_SPLIT_MASK, data); in ksz9477_port_queue_split() 1250 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_TAIL_TAG_ENABLE, in ksz9477_port_setup() 1255 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup() 1270 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, in ksz9477_port_setup()
|
| A D | lan937x_main.c | 385 lan937x_port_cfg(dev, port, REG_PORT_CTRL_0, in lan937x_port_setup()
|
| A D | ksz8.c | 224 reg_4q = REG_PORT_CTRL_0; in ksz8_port_queue_split() 246 reg_2q = REG_PORT_CTRL_0; in ksz8_port_queue_split()
|
| A D | ksz9477_reg.h | 814 #define REG_PORT_CTRL_0 0x0020 macro
|
Completed in 26 milliseconds