Searched refs:IPG_IE_RSVD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/icplus/ | ||
D | ipg.h | 409 #define IPG_IE_RSVD_MASK 0x1FFE macro |
D | ipg.c | 1824 } while (ipg_r16(INT_ENABLE) & IPG_IE_RSVD_MASK); in ipg_nic_stop() |