Searched refs:PPS_OFFSETCLEAR (Results 1 – 7 of 7) sorted by relevance
56 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in pps_tty_open()60 PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in pps_tty_open()
134 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in parport_attach()167 PPS_CAPTUREBOTH | PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in parport_attach()
204 data->info.mode |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR | in pps_gpio_probe()218 pps_default_params |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR; in pps_gpio_probe()
100 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear event */ macro
198 if (pps->params.mode & PPS_OFFSETCLEAR) in pps_event()