Home
last modified time | relevance | path

Searched refs:CMDF_ROUND_MASK (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/comedi/drivers/
A Dme4000.c591 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()
594 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()
604 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()
607 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()
617 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()
620 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()
A Dcomedi_8254.c403 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_cascade_ns_to_timer()
443 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_ns_to_timer()
A Ddt2811.c372 switch (flags & CMDF_ROUND_MASK) { in dt2811_ns_to_timer()
A Ddt3000.c352 switch (flags & CMDF_ROUND_MASK) { in dt3k_ns_to_timer()
A Dni_at_a2150.c287 switch (flags & CMDF_ROUND_MASK) { in a2150_get_timing()
A Daddi_apci_3xxx.c487 switch (flags & CMDF_ROUND_MASK) { in apci3xxx_ai_ns_to_timer()
A Dni_pcidio.c511 switch (flags & CMDF_ROUND_MASK) { in ni_pcidio_ns_to_timer()
A Daddi_apci_3120.c278 switch (flags & CMDF_ROUND_MASK) { in apci3120_ns_to_timer()
A Ddt282x.c374 switch (flags & CMDF_ROUND_MASK) { in dt282x_ns_to_timer()
A Drtd520.c379 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
A Ddas1800.c582 switch (cmd->flags & CMDF_ROUND_MASK) { in das1800_ai_fixup_burst_timing()
A Dni_labpc_common.c362 switch (cmd->flags & CMDF_ROUND_MASK) { in labpc_adc_timing()
A Ds626.c1633 switch (flags & CMDF_ROUND_MASK) { in s626_ns_to_timer()
A Damplc_pci230.c641 switch (flags & CMDF_ROUND_MASK) { in pci230_divide_ns()
A Dcb_pcidas64.c1991 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
A Dni_mio_common.c1932 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
/linux/drivers/comedi/
A Dcomedi.h131 #define CMDF_ROUND_MASK 0x00030000 macro
148 #define TRIG_ROUND_MASK CMDF_ROUND_MASK

Completed in 63 milliseconds