Searched refs:MS_TO_NS (Results 1 – 13 of 13) sorted by relevance
312 #define IR_DEFAULT_TIMEOUT MS_TO_NS(125)316 #define MS_TO_NS(msec) ((msec) * 1000 * 1000) macro
117 rdev->timeout = MS_TO_NS(100); in picolcd_init_cir()
154 rc_dev->timeout = MS_TO_NS(100); in smi_ir_init()
119 if (!ev.pulse && ev.duration > MS_TO_NS(10)) in ir_imon_decode()
205 rc->timeout = MS_TO_NS(100); in igorplugusb_probe()
160 rdev->timeout = MS_TO_NS(10); in xbox_remote_rc_init()
245 ir->rc->timeout = MS_TO_NS(SUNXI_IR_TIMEOUT); in sunxi_ir_probe()
623 carrier = MS_TO_NS(count) / duration;1035 rdev->timeout = MS_TO_NS(100); in nvt_probe()
950 rc->min_timeout = MS_TO_NS(RR3_RX_MIN_TIMEOUT); in redrat3_init_rc_dev()951 rc->max_timeout = MS_TO_NS(RR3_RX_MAX_TIMEOUT); in redrat3_init_rc_dev()
278 timeout += MS_TO_NS(10); in change_protocol()
1554 rc->timeout = MS_TO_NS(100); in mceusb_init_rc_dev()
336 adap->rc->timeout = MS_TO_NS(550); in cec_allocate_adapter()
372 cec->ir->timeout = MS_TO_NS(100); in secocec_ir_probe()