#ifndef __STMMAC_PTP_H__
#define __STMMAC_PTP_H__
#define PTP_XGMAC_OFFSET …
#define PTP_GMAC4_OFFSET …
#define PTP_GMAC3_X_OFFSET …
#define PTP_TCR …
#define PTP_SSIR …
#define PTP_STSR …
#define PTP_STNSR …
#define PTP_STSUR …
#define PTP_STNSUR …
#define PTP_TAR …
#define PTP_ACR …
#define PTP_ATNR …
#define PTP_ATSR …
#define PTP_TS_INGR_CORR_NS …
#define PTP_TS_EGR_CORR_NS …
#define PTP_TS_INGR_CORR_SNS …
#define PTP_TS_EGR_CORR_SNS …
#define PTP_TS_INGR_LAT …
#define PTP_TS_EGR_LAT …
#define PTP_STNSUR_ADDSUB_SHIFT …
#define PTP_DIGITAL_ROLLOVER_MODE …
#define PTP_BINARY_ROLLOVER_MODE …
#define PTP_TCR_TSENA …
#define PTP_TCR_TSCFUPDT …
#define PTP_TCR_TSINIT …
#define PTP_TCR_TSUPDT …
#define PTP_TCR_TSTRIG …
#define PTP_TCR_TSADDREG …
#define PTP_TCR_TSENALL …
#define PTP_TCR_TSCTRLSSR …
#define PTP_TCR_TSVER2ENA …
#define PTP_TCR_TSIPENA …
#define PTP_TCR_TSIPV6ENA …
#define PTP_TCR_TSIPV4ENA …
#define PTP_TCR_TSEVNTENA …
#define PTP_TCR_TSMSTRENA …
#define PTP_TCR_SNAPTYPSEL_1 …
#define PTP_TCR_TSENMACADDR …
#define PTP_SSIR_SSINC_MAX …
#define GMAC4_PTP_SSIR_SSINC_SHIFT …
#define PTP_ACR_ATSFC …
#define PTP_ACR_ATSEN0 …
#define PTP_ACR_ATSEN1 …
#define PTP_ACR_ATSEN2 …
#define PTP_ACR_ATSEN3 …
#define PTP_ACR_ATSEN(index) …
#define PTP_ACR_MASK …
#define PMC_ART_VALUE0 …
#define PMC_ART_VALUE1 …
#define PMC_ART_VALUE2 …
#define PMC_ART_VALUE3 …
#define GMAC4_ART_TIME_SHIFT …
enum aux_snapshot { … };
#endif