Home
last modified time | relevance | path

Searched refs:ANA_ADVLEARN_VLAN_CHK (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_regs.h61 #define ANA_ADVLEARN_VLAN_CHK BIT(0) macro
63 FIELD_PREP(ANA_ADVLEARN_VLAN_CHK, x)
65 FIELD_GET(ANA_ADVLEARN_VLAN_CHK, x)
H A Dlan966x_main.c919 ANA_ADVLEARN_VLAN_CHK, in lan966x_init()
/linux/drivers/net/ethernet/mscc/
H A Dvsc7514_regs.c13 [ANA_ADVLEARN_VLAN_CHK] = REG_FIELD(ANA_ADVLEARN, 11, 11),
H A Docelot.c3238 regmap_field_write(ocelot->regfields[ANA_ADVLEARN_VLAN_CHK], 1); in ocelot_init()
/linux/include/soc/mscc/
H A Docelot.h547 ANA_ADVLEARN_VLAN_CHK, enumerator
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c562 [ANA_ADVLEARN_VLAN_CHK] = REG_FIELD(ANA_ADVLEARN, 6, 6),