Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_vlan.h16 #define VLAN_INCL 0x00000060 macro
H A Dstmmac_vlan.c216 value = readl(ioaddr + VLAN_INCL); in vlan_enable()
221 writel(value, ioaddr + VLAN_INCL); in vlan_enable()