Home
last modified time | relevance | path

Searched refs:XGMAC_INT_STAT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/calxeda/
H A Dxgmac.c31 #define XGMAC_INT_STAT 0x0000003C /* Interrupt and Control */ macro
153 /* XGMAC_INT_STAT reg */
970 writel(XGMAC_INT_STAT_PMTIM, ioaddr + XGMAC_INT_STAT); in xgmac_hw_init()
1372 intr_status = __raw_readl(ioaddr + XGMAC_INT_STAT); in xgmac_pmt_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/calxeda/
H A Dxgmac.c31 #define XGMAC_INT_STAT 0x0000003C /* Interrupt and Control */ macro
153 /* XGMAC_INT_STAT reg */
970 writel(XGMAC_INT_STAT_PMTIM, ioaddr + XGMAC_INT_STAT); in xgmac_hw_init()
1372 intr_status = __raw_readl(ioaddr + XGMAC_INT_STAT); in xgmac_pmt_interrupt()

Completed in 7 milliseconds