Searched refs:QS_INJ_GRP_CFG (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 81 #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 D | sparx5_packet.c | 317 sparx5, QS_INJ_GRP_CFG(INJ_QUEUE)); in sparx5_manual_injection_mode()
|
H A D | sparx5_fdma.c | 500 sparx5, QS_INJ_GRP_CFG(INJ_QUEUE)); in sparx5_fdma_injection_mode()
|
H A D | sparx5_main_regs.h | 6283 #define QS_INJ_GRP_CFG(r) __REG(TARGET_QS,\ macro
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | vsc7514_regs.c | 159 REG(QS_INJ_GRP_CFG, 0x000024),
|
H A D | ocelot_fdma.c | 857 ocelot_write_rix(ocelot, QS_INJ_GRP_CFG_MODE(2), QS_INJ_GRP_CFG, 0); in ocelot_fdma_start()
|
H A D | ocelot.c | 3116 QS_INJ_GRP_CFG_MODE(1), QS_INJ_GRP_CFG, 0); in ocelot_init()
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 151 REG(QS_INJ_GRP_CFG, 0x000024),
|
H A D | felix_vsc9959.c | 157 REG(QS_INJ_GRP_CFG, 0x000024),
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 233 QS_INJ_GRP_CFG, enumerator
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 933 lan966x, QS_INJ_GRP_CFG(0)); in lan966x_init()
|
H A D | lan966x_regs.h | 1212 #define QS_INJ_GRP_CFG(r) __REG(TARGET_QS, 0, 1, 36, 0, 1, 40, 0, r, 2, 4) macro
|