Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Ddp83640_reg.h156 #define SYNC_1STEP (1<<15) /* insert timestamp into transmit Sync Messages */ macro
Ddp83640.c1290 txcfg0 |= SYNC_1STEP | CHK_1STEP; in dp83640_hwtstamp()