Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Ddp83640_reg.h186 #define PSF_RXTS_EN (1<<2) /* Receive Timestamp PHY Status Frame Enable */ macro
Ddp83640.c556 cfg0 = PSF_EVNT_EN | PSF_RXTS_EN | PSF_TXTS_EN | ENDIAN_FLAG; in enable_status_frames()