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 | 303 #define REG_PORT_CTRL_0 0x00 macro 742 #define P_BCAST_STORM_CTRL REG_PORT_CTRL_0 743 #define P_PRIO_CTRL REG_PORT_CTRL_0 744 #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 | 1046 ksz_prmw8(dev, port, REG_PORT_CTRL_0, PORT_QUEUE_SPLIT_MASK, data); in ksz9477_port_queue_split() 1058 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_TAIL_TAG_ENABLE, in ksz9477_port_setup() 1063 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, PORT_MAC_LOOPBACK, false); in ksz9477_port_setup() 1078 ksz_port_cfg(dev, port, REG_PORT_CTRL_0, in ksz9477_port_setup()
|
H A D | lan937x_main.c | 385 lan937x_port_cfg(dev, port, REG_PORT_CTRL_0, in lan937x_port_setup()
|
H A D | ksz8.c | 217 reg_4q = REG_PORT_CTRL_0; in ksz8_port_queue_split() 234 reg_2q = REG_PORT_CTRL_0; in ksz8_port_queue_split()
|
H A D | ksz9477_reg.h | 814 #define REG_PORT_CTRL_0 0x0020 macro
|