Home
last modified time | relevance | path

Searched defs:PTP_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Ddp83640_reg.h68 #define PTP_RESET (1<<0) /* Reset PTP Clock */ macro
/openbmc/linux/drivers/ptp/
H A Dptp_ines.c32 #define PTP_RESET BIT(0) macro