Searched defs:QS_XTR_GRP_CFG (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 77 #define QS_XTR_GRP_CFG(x) (4 * (x)) macro
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 227 QS_XTR_GRP_CFG = QS << TARGET_OFFSET, enumerator
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_regs.h | 1188 #define QS_XTR_GRP_CFG(r) __REG(TARGET_QS, 0, 1, 0, 0, 1, 36, 0, r, 2, 4) macro
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main_regs.h | 6237 #define QS_XTR_GRP_CFG(r) __REG(TARGET_QS,\ macro
|