Searched refs:CMDF_ROUND_MASK (Results 1 – 15 of 15) sorted by relevance
653 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in ai_round_cmd_args()656 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in ai_round_cmd_args()666 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in ai_round_cmd_args()669 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in ai_round_cmd_args()679 if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_NEAREST) { in ai_round_cmd_args()682 } else if ((cmd->flags & CMDF_ROUND_MASK) == CMDF_ROUND_UP) { in ai_round_cmd_args()
93 switch (flags & CMDF_ROUND_MASK) { in i8253_cascade_ns_to_timer()
380 switch (flags & CMDF_ROUND_MASK) { in dt3k_ns_to_timer()
329 switch (flags & CMDF_ROUND_MASK) { in a2150_get_timing()
499 switch (flags & CMDF_ROUND_MASK) { in apci3xxx_ai_ns_to_timer()
533 switch (flags & CMDF_ROUND_MASK) { in ni_pcidio_ns_to_timer()
402 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
406 switch (flags & CMDF_ROUND_MASK) { in dt282x_ns_to_timer()
734 switch (flags & CMDF_ROUND_MASK) { in burst_convert_arg()
400 switch (cmd->flags & CMDF_ROUND_MASK) { in labpc_adc_timing()
652 switch (flags & CMDF_ROUND_MASK) { in pci230_divide_ns()
1970 switch (flags & CMDF_ROUND_MASK) { in s626_ns_to_timer()
1989 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
2209 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
146 #define CMDF_ROUND_MASK 0x00030000 macro163 #define TRIG_ROUND_MASK CMDF_ROUND_MASK