Searched refs:PTP_TCR_TSINIT (Results 1 – 2 of 2) sorted by relevance
73 value |= PTP_TCR_TSINIT; in init_systime()79 if (!(readl(ioaddr + PTP_TCR) & PTP_TCR_TSINIT)) in init_systime()
44 #define PTP_TCR_TSINIT BIT(2) /* Timestamp Initialize */ macro