Searched refs:MAC_VLAN1 (Results 1 – 2 of 2) sorted by relevance
43 writel(ETH_P_8021Q, ioaddr + MAC_VLAN1); in dwmac100_core_init()65 pr_info("\tVLAN1 tag (offset 0x%x): 0x%08x\n", MAC_VLAN1, in dwmac100_dump_mac_regs()66 readl(ioaddr + MAC_VLAN1)); in dwmac100_dump_mac_regs()
43 #define MAC_VLAN1 0x00000020 /* VLAN1 Tag */ macro