Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83640_reg.h153 #define EVNT_WR (1<<0) /* Event Configuration Write */ macro
H A Ddp83640.c498 evnt = EVNT_WR | (event_num & EVNT_SEL_MASK) << EVNT_SEL_SHIFT; in ptp_dp83640_enable()
664 evnt = EVNT_WR | EVNT_RISE | EVNT_SINGLE; in recalibrate()