Searched refs:ANA_VLANMASK (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_vlan.c | 317 lan966x, ANA_VLANMASK); in lan966x_vlan_init()
|
A D | lan966x_regs.h | 68 #define ANA_VLANMASK __REG(TARGET_ANA, 0, 1, 29824, 0, 1, 244, 8, 0, 1, 4) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | vsc7514_regs.c | 73 REG(ANA_VLANMASK, 0x009004),
|
A D | ocelot_net.c | 841 val = ocelot_read(ocelot, ANA_VLANMASK); in ocelot_vlan_mode() 846 ocelot_write(ocelot, val, ANA_VLANMASK); in ocelot_vlan_mode()
|
A D | ocelot.c | 715 ocelot_write(ocelot, all_ports, ANA_VLANMASK); in ocelot_vlan_init()
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 43 REG(ANA_VLANMASK, 0x00b504),
|
A D | felix_vsc9959.c | 49 REG(ANA_VLANMASK, 0x0089a4),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 127 ANA_VLANMASK, enumerator
|
Completed in 31 milliseconds