Searched refs:QS_INJ_STATUS (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 210 return lan_rd(lan966x, QS_INJ_STATUS); in lan966x_port_inj_status() 217 if (lan_rd(lan966x, QS_INJ_STATUS) & QS_INJ_STATUS_FIFO_RDY_SET(BIT(grp))) in lan966x_port_inj_ready() 236 val = lan_rd(lan966x, QS_INJ_STATUS); in lan966x_port_ifh_xmit()
|
H A D | lan966x_regs.h | 1257 #define QS_INJ_STATUS __REG(TARGET_QS, 0, 1, 36, 0, 1, 40, 24, 0, 1, 4) macro
|
/linux/drivers/net/ethernet/mscc/ |
H A D | vsc7514_regs.c | 162 REG(QS_INJ_STATUS, 0x00003c),
|
H A D | ocelot.c | 1395 u32 val = ocelot_read(ocelot, QS_INJ_STATUS); in ocelot_can_inject()
|
/linux/include/soc/mscc/ |
H A D | ocelot.h | 236 QS_INJ_STATUS, enumerator
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 160 REG(QS_INJ_STATUS, 0x00003c),
|