Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot_ana.h526 #define ANA_CPUQ_CFG_CPUQ_MIRROR(x) (((x) << 3) & GENMASK(5, 3)) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c1610 ocelot_write(ocelot, ANA_CPUQ_CFG_CPUQ_MIRROR(2) | in ocelot_init()