Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pps/clients/
H A Dpps-gpio.c37 unsigned long echo_timeout; /* timer timeout value in jiffies */ member
87 info->echo_timer.expires = jiffies + info->echo_timeout; in pps_gpio_echo()
193 data->echo_timeout = msecs_to_jiffies(data->echo_active_ms); in pps_gpio_probe()