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-6.1.9/include/soc/mscc/
Docelot_ana.h369 #define ANA_PORT_VCAP_S2_CFG_S2_IP6_CFG(x) (((x) << 2) & GENMASK(5, 2)) macro
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c213 ANA_PORT_VCAP_S2_CFG_S2_IP6_CFG(0xa), in ocelot_vcap_enable()