Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_dte.c13 #define DTE_NCO_TIME_REG 0x04 macro
66 writel(sum2, (regs + DTE_NCO_TIME_REG)); in dte_write_nco()
80 sum2 = readl(regs + DTE_NCO_TIME_REG); in dte_read_nco()