Searched refs:CMDF_ROUND_MASK (Results 1 – 16 of 16) sorted by relevance
600 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()603 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()613 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()616 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()626 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()629 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_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()
361 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()
388 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
287 switch (flags & CMDF_ROUND_MASK) { in apci3120_ns_to_timer()
372 switch (flags & CMDF_ROUND_MASK) { in dt282x_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()
1998 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
2036 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
146 #define CMDF_ROUND_MASK 0x00030000 macro163 #define TRIG_ROUND_MASK CMDF_ROUND_MASK