Searched refs:ANA_ADVLEARN (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | vsc7514_regs.c | 13 [ANA_ADVLEARN_VLAN_CHK] = REG_FIELD(ANA_ADVLEARN, 11, 11), 14 [ANA_ADVLEARN_LEARN_MIRROR] = REG_FIELD(ANA_ADVLEARN, 0, 10), 72 REG(ANA_ADVLEARN, 0x009000),
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 42 REG(ANA_ADVLEARN, 0x00b500), 498 [ANA_ADVLEARN_VLAN_CHK] = REG_FIELD(ANA_ADVLEARN, 10, 10), 499 [ANA_ADVLEARN_LEARN_MIRROR] = REG_FIELD(ANA_ADVLEARN, 0, 9),
|
A D | felix_vsc9959.c | 48 REG(ANA_ADVLEARN, 0x0089a0), 560 [ANA_ADVLEARN_VLAN_CHK] = REG_FIELD(ANA_ADVLEARN, 6, 6), 561 [ANA_ADVLEARN_LEARN_MIRROR] = REG_FIELD(ANA_ADVLEARN, 0, 5),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 126 ANA_ADVLEARN = ANA << TARGET_OFFSET, enumerator
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_main.c | 875 lan966x, ANA_ADVLEARN); in lan966x_init()
|
A D | lan966x_regs.h | 59 #define ANA_ADVLEARN __REG(TARGET_ANA, 0, 1, 29824, 0, 1, 244, 0, 0, 1, 4) macro
|
Completed in 23 milliseconds