Searched refs:PPS_OFFSETCLEAR (Results 1 – 3 of 3) sorted by relevance
190 data->info.mode |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR | in pps_gpio_probe()204 pps_default_params |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR; in pps_gpio_probe()
100 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear event */ macro
194 if (pps->params.mode & PPS_OFFSETCLEAR) in pps_event()