Home
last modified time | relevance | path

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

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