Searched refs:MS_TO_US (Results 1 – 15 of 15) sorted by relevance
305 #define MS_TO_US(msec) ((msec) * 1000) macro306 #define IR_MAX_DURATION MS_TO_US(500)307 #define IR_DEFAULT_TIMEOUT MS_TO_US(125)
117 rdev->timeout = MS_TO_US(100); in picolcd_init_cir()
118 if (!ev.pulse && ev.duration > MS_TO_US(10)) in ir_imon_decode()
160 rdev->timeout = MS_TO_US(10); in xbox_remote_rc_init()
472 u32 timeout = MS_TO_US(150); /* a sane default, if things go haywire */ in redrat3_get_timeout()949 rc->min_timeout = MS_TO_US(RR3_RX_MIN_TIMEOUT); in redrat3_init_rc_dev()950 rc->max_timeout = MS_TO_US(RR3_RX_MAX_TIMEOUT); in redrat3_init_rc_dev()
209 rc->timeout = MS_TO_US(100); in igorplugusb_probe()
116 if (rawir.pulse && rawir.duration > MS_TO_US(50)) in loop_tx_ir()
505 rc->min_timeout = MS_TO_US(40); in irtoy_probe()
276 timeout += MS_TO_US(10); in change_protocol()
1001 rdev->timeout = MS_TO_US(100); in nvt_probe()
818 dev->rdev->timeout = MS_TO_US(150); in ene_setup_default_settings()
1604 rc->timeout = MS_TO_US(100); in mceusb_init_rc_dev()
300 adap->rc->timeout = MS_TO_US(550); in cec_allocate_adapter()
482 dev->timeout = MS_TO_US(10); /* 10 ms */ in cx88_ir_init()
359 cec->ir->timeout = MS_TO_US(100); in secocec_ir_probe()