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.6.21/drivers/net/ethernet/microchip/lan966x/
Dlan966x_vlan.c42 ANA_VLAN_PORT_MASK_VLAN_PORT_MASK, in lan966x_vlan_set_mask()
Dlan966x_regs.h241 #define ANA_VLAN_PORT_MASK_VLAN_PORT_MASK GENMASK(8, 0) macro
243 FIELD_PREP(ANA_VLAN_PORT_MASK_VLAN_PORT_MASK, x)
245 FIELD_GET(ANA_VLAN_PORT_MASK_VLAN_PORT_MASK, x)