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

/drivers/net/phy/
H A Ddp83640_reg.h151 #define EVNT_SEL_MASK (0x7) macro
H A Ddp83640.c486 evnt = EVNT_WR | (event_num & EVNT_SEL_MASK) << EVNT_SEL_SHIFT;
642 evnt |= (CAL_EVENT & EVNT_SEL_MASK) << EVNT_SEL_SHIFT;

Completed in 15 milliseconds