Searched refs:PPS_OFFSETCLEAR (Results 1 – 5 of 5) sorted by relevance
54 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in pps_tty_open()58 PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in pps_tty_open()
132 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in parport_attach()174 PPS_CAPTUREBOTH | PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in parport_attach()
186 data->info.mode |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR | in pps_gpio_probe()200 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()