Home
last modified time | relevance | path

Searched refs:CMDF_ROUND_MASK (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/comedi/drivers/
A Dme4000.c590 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()
A Dcomedi_8254.c401 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_cascade_ns_to_timer()
441 switch (flags & CMDF_ROUND_MASK) { in comedi_8254_ns_to_timer()
A Ddt2811.c371 switch (flags & CMDF_ROUND_MASK) { in dt2811_ns_to_timer()
A Ddt3000.c351 switch (flags & CMDF_ROUND_MASK) { in dt3k_ns_to_timer()
A Dni_at_a2150.c285 switch (flags & CMDF_ROUND_MASK) { in a2150_get_timing()
A Daddi_apci_3xxx.c486 switch (flags & CMDF_ROUND_MASK) { in apci3xxx_ai_ns_to_timer()
A Dni_pcidio.c510 switch (flags & CMDF_ROUND_MASK) { in ni_pcidio_ns_to_timer()
A Drtd520.c378 switch (flags & CMDF_ROUND_MASK) { in rtd_ns_to_timer_base()
A Daddi_apci_3120.c278 switch (flags & CMDF_ROUND_MASK) { in apci3120_ns_to_timer()
A Ddt282x.c372 switch (flags & CMDF_ROUND_MASK) { in dt282x_ns_to_timer()
A Ddas1800.c580 switch (cmd->flags & CMDF_ROUND_MASK) { in das1800_ai_fixup_burst_timing()
A Dni_labpc_common.c361 switch (cmd->flags & CMDF_ROUND_MASK) { in labpc_adc_timing()
A Damplc_pci230.c639 switch (flags & CMDF_ROUND_MASK) { in pci230_divide_ns()
A Ds626.c1632 switch (flags & CMDF_ROUND_MASK) { in s626_ns_to_timer()
A Dcb_pcidas64.c1990 switch (flags & CMDF_ROUND_MASK) { in get_divisor()
A Dni_mio_common.c1932 switch (flags & CMDF_ROUND_MASK) { in ni_ns_to_timer()
/linux-6.3-rc2/include/uapi/linux/
A Dcomedi.h131 #define CMDF_ROUND_MASK 0x00030000 macro
148 #define TRIG_ROUND_MASK CMDF_ROUND_MASK

Completed in 56 milliseconds