Home
last modified time | relevance | path

Searched refs:QS_INJ_GRP_CFG (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c81 #define QS_INJ_GRP_CFG(x) (0x24 + (x) * 4) macro
240 priv->regs[QS] + QS_INJ_GRP_CFG(i)); in ocelot_cpu_capture_setup()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c317 sparx5, QS_INJ_GRP_CFG(INJ_QUEUE)); in sparx5_manual_injection_mode()
H A Dsparx5_fdma.c500 sparx5, QS_INJ_GRP_CFG(INJ_QUEUE)); in sparx5_fdma_injection_mode()
H A Dsparx5_main_regs.h6283 #define QS_INJ_GRP_CFG(r) __REG(TARGET_QS,\ macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Dvsc7514_regs.c159 REG(QS_INJ_GRP_CFG, 0x000024),
H A Docelot_fdma.c857 ocelot_write_rix(ocelot, QS_INJ_GRP_CFG_MODE(2), QS_INJ_GRP_CFG, 0); in ocelot_fdma_start()
H A Docelot.c3116 QS_INJ_GRP_CFG_MODE(1), QS_INJ_GRP_CFG, 0); in ocelot_init()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c151 REG(QS_INJ_GRP_CFG, 0x000024),
H A Dfelix_vsc9959.c157 REG(QS_INJ_GRP_CFG, 0x000024),
/openbmc/linux/include/soc/mscc/
H A Docelot.h233 QS_INJ_GRP_CFG, enumerator
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c933 lan966x, QS_INJ_GRP_CFG(0)); in lan966x_init()
H A Dlan966x_regs.h1212 #define QS_INJ_GRP_CFG(r) __REG(TARGET_QS, 0, 1, 36, 0, 1, 40, 0, r, 2, 4) macro