Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.h31 #define PTP_STSR 0x0708 /* System Time – Seconds Regr */ macro
Dstmmac_hwtstamp.c136 ns += readl(ioaddr + PTP_STSR) * 1000000000ULL; in stmmac_get_systime()