Searched refs:CMDF_ROUND_MASK (Results 1 – 17 of 17) sorted by relevance
591 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()
403 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_cascade_ns_to_timer()443 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_ns_to_timer()
372 switch (flags & CMDF_ROUND_MASK) { in dt2811_ns_to_timer()
352 switch (flags & CMDF_ROUND_MASK) { in dt3k_ns_to_timer()
287 switch (flags & CMDF_ROUND_MASK) { in a2150_get_timing()
487 switch (flags & CMDF_ROUND_MASK) { in apci3xxx_ai_ns_to_timer()
498 switch (flags & CMDF_ROUND_MASK) { in ni_pcidio_ns_to_timer()
379 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
278 switch (flags & CMDF_ROUND_MASK) { in apci3120_ns_to_timer()
582 switch (cmd->flags & CMDF_ROUND_MASK) { in das1800_ai_fixup_burst_timing()
374 switch (flags & CMDF_ROUND_MASK) { in dt282x_ns_to_timer()
362 switch (cmd->flags & CMDF_ROUND_MASK) { in labpc_adc_timing()
641 switch (flags & CMDF_ROUND_MASK) { in pci230_divide_ns()
1635 switch (flags & CMDF_ROUND_MASK) { in s626_ns_to_timer()
1996 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
1933 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
130 #define CMDF_ROUND_MASK 0x00030000 macro147 #define TRIG_ROUND_MASK CMDF_ROUND_MASK