Searched refs:PPS_OFFSETCLEAR (Results 1 – 4 of 4) sorted by relevance
132 PPS_OFFSETASSERT | PPS_OFFSETCLEAR | \ in parport_attach()174 PPS_CAPTUREBOTH | PPS_OFFSETASSERT | PPS_OFFSETCLEAR); in parport_attach()
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()