Searched refs:QS_XTR_FLUSH (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_packet.c | 26 spx5_wr(QS_XTR_FLUSH_FLUSH_SET(BIT(grp)), sparx5, QS_XTR_FLUSH); in sparx5_xtr_flush() 32 spx5_wr(0, sparx5, QS_XTR_FLUSH); in sparx5_xtr_flush()
|
A D | sparx5_main_regs.h | 6263 #define QS_XTR_FLUSH __REG(TARGET_QS,\ macro
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_main.c | 854 lan_wr(lan_rd(lan966x, QS_XTR_FLUSH) | in lan966x_init() 856 lan966x, QS_XTR_FLUSH); in lan966x_init() 862 lan_wr(lan_rd(lan966x, QS_XTR_FLUSH) & in lan966x_init() 864 lan966x, QS_XTR_FLUSH); in lan966x_init()
|
A D | lan966x_regs.h | 1074 #define QS_XTR_FLUSH __REG(TARGET_QS, 0, 1, 0, 0, 1, 36, 24, 0, 1, 4) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | vsc7514_regs.c | 156 REG(QS_XTR_FLUSH, 0x000018),
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 147 REG(QS_XTR_FLUSH, 0x000018),
|
A D | felix_vsc9959.c | 153 REG(QS_XTR_FLUSH, 0x000018),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 228 QS_XTR_FLUSH, enumerator
|
Completed in 54 milliseconds