Home
last modified time | relevance | path

Searched refs:ANA_VLAN_PORT_MASK_VLAN_PORT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_vlan.c42 ANA_VLAN_PORT_MASK_VLAN_PORT_MASK, in lan966x_vlan_set_mask()
Dlan966x_regs.h240 #define ANA_VLAN_PORT_MASK_VLAN_PORT_MASK GENMASK(8, 0) macro
242 FIELD_PREP(ANA_VLAN_PORT_MASK_VLAN_PORT_MASK, x)
244 FIELD_GET(ANA_VLAN_PORT_MASK_VLAN_PORT_MASK, x)