Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/mscc/
Docelot_ana.h536 #define ANA_CPUQ_CFG_CPUQ_MIRROR(x) (((x) << 3) & GENMASK(5, 3)) macro
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c2843 ocelot_write(ocelot, ANA_CPUQ_CFG_CPUQ_MIRROR(2) | in ocelot_init()