Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/mscc/
Docelot_ana.h359 #define ANA_PORT_VCAP_S2_CFG_S2_IP6_CFG(x) (((x) << 2) & GENMASK(5, 2)) macro
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c109 ANA_PORT_VCAP_S2_CFG_S2_IP6_CFG(0xa), in ocelot_vcap_enable()