Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_regs.h269 #define IGC_TIMADJ 0x0B60C /* Time Adjustment Offset Register */ macro
Digc_ptp.c1269 timadj = rd32(IGC_TIMADJ); in igc_ptp_reset()
1271 wr32(IGC_TIMADJ, timadj); in igc_ptp_reset()