Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_dev.h51 #define DEV_MAC_TAGS_CFG_TAG_ID(x) (((x) << 16) & GENMASK(31, 16)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2785 ocelot_port_writel(ocelot_port, DEV_MAC_TAGS_CFG_TAG_ID(ETH_P_8021AD) | in ocelot_init_port()