Searched refs:RX_TS_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/phy/ | ||
H A D | dp83640_reg.h | 203 #define RX_TS_EN (1<<0) /* Receive Timestamp Enable */ macro |
H A D | dp83640.c | 1286 rxcfg0 |= RX_TS_EN; in dp83640_hwtstamp() |