Searched refs:REW_PORT_CFG_ES0_EN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_rew.h | 40 #define REW_PORT_CFG_ES0_EN BIT(5) macro
|
H A D | ocelot.c | 128 ocelot_rmw_gix(ocelot, REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable() 129 REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_rew.h | 40 #define REW_PORT_CFG_ES0_EN BIT(5) macro
|
H A D | ocelot.c | 256 ocelot_rmw_gix(ocelot, REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable() 257 REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_impl.c | 698 REW_PORT_CFG_ES0_EN, lan966x, in lan966x_vcap_port_key_deselection() local 752 REW_PORT_CFG_ES0_EN, lan966x, in lan966x_vcap_init() local
|
H A D | lan966x_regs.h | 1582 #define REW_PORT_CFG_ES0_EN BIT(4) macro 1584 FIELD_PREP(REW_PORT_CFG_ES0_EN, x) 1586 FIELD_GET(REW_PORT_CFG_ES0_EN, x)
|
Completed in 13 milliseconds