Searched refs:CMDF_ROUND_MASK (Results 1 – 16 of 16) sorted by relevance
634 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in ai_round_cmd_args()637 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in ai_round_cmd_args()647 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in ai_round_cmd_args()650 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in ai_round_cmd_args()660 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in ai_round_cmd_args()663 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in ai_round_cmd_args()
412 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_cascade_ns_to_timer()452 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_ns_to_timer()
375 switch (flags & CMDF_ROUND_MASK) { in dt3k_ns_to_timer()
306 switch (flags & CMDF_ROUND_MASK) { in a2150_get_timing()
496 switch (flags & CMDF_ROUND_MASK) { in apci3xxx_ai_ns_to_timer()
525 switch (flags & CMDF_ROUND_MASK) { in ni_pcidio_ns_to_timer()
397 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
371 switch (flags & CMDF_ROUND_MASK) { in dt282x_ns_to_timer()
285 switch (flags & CMDF_ROUND_MASK) { in apci3120_ns_to_timer()
689 switch (flags & CMDF_ROUND_MASK) { in burst_convert_arg()
369 switch (cmd->flags & CMDF_ROUND_MASK) { in labpc_adc_timing()
637 switch (flags & CMDF_ROUND_MASK) { in pci230_divide_ns()
1951 switch (flags & CMDF_ROUND_MASK) { in s626_ns_to_timer()
1973 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
2180 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
146 #define CMDF_ROUND_MASK 0x00030000 macro163 #define TRIG_ROUND_MASK CMDF_ROUND_MASK