Searched refs:CMDF_ROUND_MASK (Results 1 – 17 of 17) sorted by relevance
590 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()593 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()603 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()606 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()616 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in me4000_ai_round_cmd_args()619 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in me4000_ai_round_cmd_args()
401 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_cascade_ns_to_timer()441 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_ns_to_timer()
371 switch (flags & CMDF_ROUND_MASK) { in dt2811_ns_to_timer()
351 switch (flags & CMDF_ROUND_MASK) { in dt3k_ns_to_timer()
285 switch (flags & CMDF_ROUND_MASK) { in a2150_get_timing()
486 switch (flags & CMDF_ROUND_MASK) { in apci3xxx_ai_ns_to_timer()
510 switch (flags & CMDF_ROUND_MASK) { in ni_pcidio_ns_to_timer()
378 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
278 switch (flags & CMDF_ROUND_MASK) { in apci3120_ns_to_timer()
372 switch (flags & CMDF_ROUND_MASK) { in dt282x_ns_to_timer()
580 switch (cmd->flags & CMDF_ROUND_MASK) { in das1800_ai_fixup_burst_timing()
361 switch (cmd->flags & CMDF_ROUND_MASK) { in labpc_adc_timing()
639 switch (flags & CMDF_ROUND_MASK) { in pci230_divide_ns()
1632 switch (flags & CMDF_ROUND_MASK) { in s626_ns_to_timer()
1990 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
1932 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
131 #define CMDF_ROUND_MASK 0x00030000 macro148 #define TRIG_ROUND_MASK CMDF_ROUND_MASK