Searched defs:pps_gpio_platform_data (Results 1 – 2 of 2) sorted by relevance
11 struct pps_gpio_platform_data { struct12 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;
25 struct pps_gpio_platform_data { struct26 bool assert_falling_edge;27 bool capture_clear;28 unsigned int gpio_pin;29 const char *gpio_label;