Home
last modified time | relevance | path

Searched refs:MTL_Q_ISR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-reg.h398 #define MTL_Q_ISR 0x74 macro
H A Ddwc-xlgmac-hw.c2519 mtl_q_isr = readl(XLGMAC_MTL_REG(pdata, i, MTL_Q_ISR)); in xlgmac_enable_mtl_interrupts()
2520 writel(mtl_q_isr, XLGMAC_MTL_REG(pdata, i, MTL_Q_ISR)); in xlgmac_enable_mtl_interrupts()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h744 #define MTL_Q_ISR 0x74 macro