Searched refs:PPS_OFFSETCLEAR (Results 1 – 5 of 5) sorted by relevance
70 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in pps_tty_open()74 PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in pps_tty_open()
150 data->info.mode |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR | in pps_gpio_probe()159 pps_default_params |= PPS_CAPTURECLEAR | PPS_OFFSETCLEAR; in pps_gpio_probe()
148 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in parport_attach()181 PPS_CAPTUREBOTH | PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in parport_attach()
100 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear event */ macro
211 if (pps->params.mode & PPS_OFFSETCLEAR) in pps_event()