Searched refs:EVNT_NUM_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/phy/ | ||
H A D | dp83640_reg.h | 111 #define EVNT_NUM_MASK (0x7) macro |
H A D | dp83640.c | 783 i = ((ests >> EVNT_NUM_SHIFT) & EVNT_NUM_MASK) - EXT_EVENT; in decode_evnt() |