Searched refs:TRIG_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/phy/ | ||
H A D | dp83640_reg.h | 60 #define TRIG_EN (1<<8) /* Enable PTP Trigger */ macro |
H A D | dp83640.c | 365 val |= TRIG_EN; in periodic_output() |