Searched refs:overflow_period (Results 1 – 5 of 5) sorted by relevance
339 const s64 overflow_period, in cros_ec_sensor_ring_fix_overflow() argument346 if (abs(state->last - *ts) > (overflow_period / 2)) { in cros_ec_sensor_ring_fix_overflow()347 adjust = state->last > *ts ? overflow_period : -overflow_period; in cros_ec_sensor_ring_fix_overflow()
196 schedule_delayed_work(&timer->overflow_work, timer->overflow_period); in mlx5_timestamp_overflow()805 timer->overflow_period = ns; in mlx5_init_overflow_period()808 if (timer->overflow_period) in mlx5_init_overflow_period()815 clock_info->overflow_period = timer->overflow_period; in mlx5_init_overflow_period()
69 unsigned long overflow_period; member247 mlxsw_core_schedule_dw(&clock->overflow_work, clock->overflow_period); in mlxsw_sp1_ptp_clock_overflow()284 clock->overflow_period = nsecs_to_jiffies(nsec); in mlxsw_sp1_ptp_clock_init()
476 __aligned_u64 overflow_period; member
688 unsigned long overflow_period; member