Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_ana.h369 #define ANA_PORT_VCAP_S2_CFG_S2_IP6_CFG(x) (((x) << 2) & GENMASK(5, 2)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c250 ANA_PORT_VCAP_S2_CFG_S2_IP6_CFG(0xa), in ocelot_vcap_enable()