Searched defs:QS_INJ_GRP_CFG (Results 1 – 4 of 4) 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
|
/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_regs.h | 1212 #define QS_INJ_GRP_CFG(r) __REG(TARGET_QS, 0, 1, 36, 0, 1, 40, 0, r, 2, 4) macro
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main_regs.h | 6283 #define QS_INJ_GRP_CFG(r) __REG(TARGET_QS,\ macro
|