Searched refs:rx_resolution (Results 1 – 24 of 24) sorted by relevance
53 rc_dev->rx_resolution; in smi_raw_process()160 rc_dev->rx_resolution = SMI_SAMPLE_PERIOD; in smi_ir_init()
124 ir->rc->rx_resolution; in sunxi_ir_irq()327 ir->rc->rx_resolution = (USEC_PER_SEC / (b_clk_freq / 64)); in sunxi_ir_probe()
390 if (dev->rx_resolution) in lirc_ioctl()508 if (!dev->rx_resolution) in lirc_ioctl()511 val = dev->rx_resolution; in lirc_ioctl()
167 rcdev->rx_resolution = BIT_DURATION; in imon_probe()
126 ir->rc->rx_resolution = MESON_RAW_TRATE; in meson_ir_probe()
232 rc->rx_resolution = 1; in loop_init()
210 rc->rx_resolution = 85; in igorplugusb_probe()
300 rdev->rx_resolution = 100; in st_rc_probe()
247 rdev->rx_resolution = SZ_RESOLUTION; in streamzap_init_rc_dev()
312 rdev->rx_resolution = 10; in hix5hd2_ir_probe()
346 ir->rc->rx_resolution = MTK_IR_SAMPLE; in mtk_ir_probe()
315 rc->rx_resolution = 2 * US_PER_BIT; in ttusbir_probe()
520 data->dev->rx_resolution = enable ? 2 : 10; in wbcir_set_carrier_report()1076 data->dev->rx_resolution = 2; in wbcir_probe()
435 dev->rdev->rx_resolution = ENE_FW_SAMPLE_PERIOD_FAN; in ene_rx_setup()443 dev->rdev->rx_resolution = sample_period; in ene_rx_setup()
493 rc->rx_resolution = UNIT_US; in irtoy_probe()
465 rc->rx_resolution = RX_RESOLUTION; in iguanair_probe()
529 rdev->rx_resolution = CIR_SAMPLE_PERIOD; in fintek_probe()
531 rcdev->rx_resolution = 250; in serial_ir_probe()
1003 rdev->rx_resolution = CIR_SAMPLE_PERIOD; in nvt_probe()
957 rc->rx_resolution = 2; in redrat3_init_rc_dev()
1382 rdev->rx_resolution = ITE_BAUDRATE_DIVISOR * sample_period / 1000; in ite_probe()
1609 rc->rx_resolution = MCE_TIME_UNIT; in mceusb_init_rc_dev()
118 rdev->rx_resolution = 1; in picolcd_init_cir()
196 u32 rx_resolution; member