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