Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.h28 #define PTP_ATSR 0x4c /* Auxiliary Timestamp - Seconds Reg */ macro
Dstmmac_hwtstamp.c170 ns += readl(ptpaddr + PTP_ATSR) * NSEC_PER_SEC; in get_ptptime()