Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/mscc/
Docelot_ana.h547 #define ANA_CPUQ_8021_CFG_CPUQ_GARP_VAL(x) (((x) << 3) & GENMASK(5, 3)) macro
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c2853 ocelot_write_rix(ocelot, ANA_CPUQ_8021_CFG_CPUQ_GARP_VAL(6) | in ocelot_init()