Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_dte.c24 #define DTE_NCO_TS_WRAP_MASK 0xfff macro
112 DTE_NCO_TS_WRAP_MASK; in dte_write_nco_delta()
123 ts_ovf = (ns >> DTE_NCO_TS_WRAP_LSHIFT) & DTE_NCO_TS_WRAP_MASK; in dte_read_nco_with_ovf()