Searched refs:PTP_STSR (Results 1 – 2 of 2) sorted by relevance
31 #define PTP_STSR 0x08 /* System Time – Seconds Regr */ macro
163 ns += readl(ioaddr + PTP_STSR) * 1000000000ULL; in get_systime()