Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c154 #define XGMAC_INT_STAT_PMTIM 0x00800000 /* PMT Interrupt Mask */ macro
970 writel(XGMAC_INT_STAT_PMTIM, ioaddr + XGMAC_INT_STAT); in xgmac_hw_init()