Home
last modified time | relevance | path

Searched refs:TSINTR_SYS_WRAP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c644 tsim |= TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
646 tsim &= ~TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
1360 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()
H A De1000_defines.h551 #define TSINTR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
H A Digb_main.c6772 if (tsicr & TSINTR_SYS_WRAP) { in igb_tsync_interrupt()
6776 ack |= TSINTR_SYS_WRAP; in igb_tsync_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c775 tsim |= TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
777 tsim &= ~TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
1501 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()
H A De1000_defines.h551 #define TSINTR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
H A Digb_main.c6991 if (tsicr & TSINTR_SYS_WRAP) { in igb_tsync_interrupt()

Completed in 41 milliseconds