Searched refs:REG_SW_MAC_CTRL_1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | lan937x_reg.h | 76 #define REG_SW_MAC_CTRL_1 0x0331 macro
|
H A D | lan937x_main.c | 380 lan937x_cfg(dev, REG_SW_MAC_CTRL_1, NO_EXC_COLLISION_DROP, true); in lan937x_setup()
|
H A D | ksz9477_reg.h | 267 #define REG_SW_MAC_CTRL_1 0x0331 macro
|
H A D | ksz9477.c | 1115 ksz_cfg(dev, REG_SW_MAC_CTRL_1, SW_JUMBO_PACKET, true); in ksz9477_setup()
|
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
H A D | ksz9477.c | 1372 ksz_cfg(dev, REG_SW_MAC_CTRL_1, SW_LEGAL_PACKET_DISABLE, true); in ksz9477_setup() 1376 ksz_cfg(dev, REG_SW_MAC_CTRL_1, MULTICAST_STORM_DISABLE, true); in ksz9477_setup()
|
H A D | ksz9477_reg.h | 266 #define REG_SW_MAC_CTRL_1 0x0331 macro
|
Completed in 20 milliseconds