Dear TI team,
while looking deeper into the CPTS hardware of the AM65x I came across the TSTAMP_EN bit in the *_CPTS_CONTROL_REG registers.
The PCIe CPTS register description labels this bit as "Host Receive Timestamp Enable"
The NAVSS CPTS register description says the bit means "Host Receive Timestamp Enable. 0 – Timestamps are disabled on received packets to host. 1 – Timestamps enabled on received packets to host (cpts_en must be set)"
The CPSW_CPTS register description says "Host Receive time stamp Enable 0h = Time stamps are disabled on received packets to host. 1h = Time stamps enabled on received packets to host (PCIE_CPTS_CONTROL_REG[0] CPTS_EN must be set)", but the MCU_CPSW functional description mentions this bit in chapter "12.2.1.4.7.15 Host Transmit Event".
What's the meaning of the TSTAMP_EN bit in the context of the three different CPTS instances?
Regards,
Dominic