Home
last modified time | relevance | path

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

/drivers/ptp/
Dptp_dte.c37 #define DTE_NCO_INC_DEFAULT 0x80000000 macro
159 nco_incr = DTE_NCO_INC_DEFAULT - DTE_PPB_ADJ(ppb); in ptp_dte_adjfreq()
161 nco_incr = DTE_NCO_INC_DEFAULT + DTE_PPB_ADJ(ppb); in ptp_dte_adjfreq()
212 writel(DTE_NCO_INC_DEFAULT, ptp_dte->regs + DTE_NCO_INC_REG); in ptp_dte_settime()