Searched refs:REG_PORT_CTRL_0 (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz8_reg.h | 307 #define REG_PORT_CTRL_0 0x00 macro 813 #define P_BCAST_STORM_CTRL REG_PORT_CTRL_0 814 #define P_PRIO_CTRL REG_PORT_CTRL_0 815 #define P_TAG_CTRL REG_PORT_CTRL_0
|
| H A D | lan937x_reg.h | 150 #define REG_PORT_CTRL_0 0x0020 macro
|
| H A D | ksz9477.c | 1356 ksz_prmw8(dev, port, REG_PORT_CTRL_0, PORT_QUEUE_SPLIT_MASK, data); in ksz9477_port_queue_split() 1368 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_TAIL_TAG_ENABLE, in ksz9477_port_setup() 1373 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup() 1388 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, in ksz9477_port_setup()
|
| H A D | lan937x_main.c | 403 lan937x_port_cfg(dev, port, REG_PORT_CTRL_0, in lan937x_port_setup()
|
| H A D | ksz9477_reg.h | 813 #define REG_PORT_CTRL_0 0x0020 macro
|
| H A D | ksz8.c | 337 reg_4q = REG_PORT_CTRL_0; in ksz8_port_queue_split() 359 reg_2q = REG_PORT_CTRL_0; in ksz8_port_queue_split()
|