Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pps/clients/
H A Dpps-gpio.c36 unsigned int echo_active_ms; /* PPS echo active duration */ member
136 data->echo_active_ms = value; in pps_gpio_setup()
193 data->echo_timeout = msecs_to_jiffies(data->echo_active_ms); in pps_gpio_probe()