Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/ !
H A Ddwmac4_core.c50 writel(GMAC_INT_DEFAULT_ENABLE, ioaddr + GMAC_INT_EN); in dwmac4_core_init()
59 void __iomem *int_mask = hw->pcsr + GMAC_INT_EN; in dwmac4_irq_modify()
623 u32 intr_enable = readl(ioaddr + GMAC_INT_EN); in dwmac4_irq_status()
H A Dstmmac_fpe.c303 .int_en_reg = GMAC_INT_EN,
H A Ddwmac4.h29 #define GMAC_INT_EN 0x000000b4 macro