Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h810 #define MTL_Q_ISR 0x74 macro
H A Dxgbe-dev.c728 mtl_q_isr = XGMAC_MTL_IOREAD(pdata, i, MTL_Q_ISR); in xgbe_enable_mtl_interrupts()
729 XGMAC_MTL_IOWRITE(pdata, i, MTL_Q_ISR, mtl_q_isr); in xgbe_enable_mtl_interrupts()