Searched refs:MS_TO_NS (Results 1 – 10 of 10) sorted by relevance
327 #define IR_DEFAULT_TIMEOUT MS_TO_NS(125)331 #define MS_TO_NS(msec) ((msec) * 1000 * 1000) macro
128 rdev->timeout = MS_TO_NS(100); in picolcd_init_cir()
214 rc->timeout = MS_TO_NS(100); in igorplugusb_probe()
130 if (!ev.pulse && ev.duration > MS_TO_NS(10)) in ir_imon_decode()
232 ir->rc->timeout = MS_TO_NS(SUNXI_IR_TIMEOUT); in sunxi_ir_probe()
960 rc->min_timeout = MS_TO_NS(RR3_RX_MIN_TIMEOUT); in redrat3_init_rc_dev()961 rc->max_timeout = MS_TO_NS(RR3_RX_MAX_TIMEOUT); in redrat3_init_rc_dev()
623 carrier = MS_TO_NS(count) / duration;1035 rdev->timeout = MS_TO_NS(100); in nvt_probe()
278 timeout += MS_TO_NS(10); in change_protocol()
1457 rc->timeout = MS_TO_NS(100); in mceusb_init_rc_dev()
325 adap->rc->timeout = MS_TO_NS(550); in cec_allocate_adapter()