Home
last modified time | relevance | path

Searched defs:pps_gpio_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/linux/
Dpps-gpio.h11 struct pps_gpio_platform_data { struct
12 struct gpio_desc *gpio_pin;
13 struct gpio_desc *echo_pin;
14 bool assert_falling_edge;
15 bool capture_clear;
16 unsigned int echo_active_ms;