Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h409 #define IPG_IE_RSVD_MASK 0x1FFE macro
Dipg.c1824 } while (ipg_r16(INT_ENABLE) & IPG_IE_RSVD_MASK); in ipg_nic_stop()