Searched refs:overflow_period (Results 1 – 5 of 5) sorted by relevance
340 const s64 overflow_period, in cros_ec_sensor_ring_fix_overflow() argument347 if (abs(state->last - *ts) > (overflow_period / 2)) { in cros_ec_sensor_ring_fix_overflow()348 adjust = state->last > *ts ? overflow_period : -overflow_period; in cros_ec_sensor_ring_fix_overflow()
205 schedule_delayed_work(&timer->overflow_work, timer->overflow_period); in mlx5_timestamp_overflow()904 timer->overflow_period = ns; in mlx5_init_overflow_period()907 if (timer->overflow_period) in mlx5_init_overflow_period()914 clock_info->overflow_period = timer->overflow_period; in mlx5_init_overflow_period()
477 __aligned_u64 overflow_period; member
87 unsigned long overflow_period; member281 mlxsw_core_schedule_dw(&clock->overflow_work, clock->overflow_period); in mlxsw_sp1_ptp_clock_overflow()317 clock->overflow_period = nsecs_to_jiffies(nsec); in mlxsw_sp1_ptp_clock_init()
709 unsigned long overflow_period; member