Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.h21 #define PTP_STSR 0x08 /* System Time – Seconds Regr */ macro
H A Dstmmac_hwtstamp.c194 sec1 = readl_relaxed(ioaddr + PTP_STSR); in get_systime()
200 sec1 = readl_relaxed(ioaddr + PTP_STSR); in get_systime()