Searched refs:IGC_TXSTMPH (Results 1 – 2 of 2) sorted by relevance
608 rd32(IGC_TXSTMPH); in igc_ptp_enable_tx_timestamp()784 regval |= (u64)rd32(IGC_TXSTMPH) << 32; in igc_ptp_tx_hwtstamp()807 rd32(IGC_TXSTMPH); in igc_ptp_tx_hwtstamp()814 regval |= (u64)rd32(IGC_TXSTMPH) << 32; in igc_ptp_tx_hwtstamp()
283 #define IGC_TXSTMPH 0x0B61C /* Tx timestamp value High - RO */ macro
Completed in 12 milliseconds