Searched refs:IGC_TXSTMPH (Results 1 – 2 of 2) sorted by relevance
249 #define IGC_TXSTMPH 0x0B61C /* Tx timestamp value High - RO */ macro
550 rd32(IGC_TXSTMPH); in igc_ptp_enable_tx_timestamp()615 rd32(IGC_TXSTMPH); in igc_ptp_tx_timeout()657 regval |= (u64)rd32(IGC_TXSTMPH) << 32; in igc_ptp_tx_hwtstamp()
Completed in 6 milliseconds