Searched refs:rx_resolution (Results 1 – 20 of 20) sorted by relevance
122 ir->rc->rx_resolution; in sunxi_ir_irq()233 ir->rc->rx_resolution = (1000000000ul / (b_clk_freq / 64)); in sunxi_ir_probe()
151 rcdev->rx_resolution = BIT_DURATION; in imon_probe()
414 if (dev->rx_resolution) in ir_lirc_ioctl()532 if (!dev->rx_resolution) in ir_lirc_ioctl()535 val = dev->rx_resolution / 1000; in ir_lirc_ioctl()
217 rc->rx_resolution = 85333; in igorplugusb_probe()
235 rc->rx_resolution = 1000; in loop_init()
146 ir->rc->rx_resolution = US_TO_NS(MESON_TRATE); in meson_ir_probe()
271 rdev->rx_resolution = US_TO_NS(10); in hix5hd2_ir_probe()
299 rdev->rx_resolution = 100; in st_rc_probe()
360 ir->rc->rx_resolution = MTK_IR_SAMPLE; in mtk_ir_probe()
328 rc->rx_resolution = NS_PER_BIT; in ttusbir_probe()
531 data->dev->rx_resolution = US_TO_NS(enable ? 2 : 10); in wbcir_set_carrier_report()1088 data->dev->rx_resolution = US_TO_NS(2); in wbcir_probe()
445 dev->rdev->rx_resolution = US_TO_NS(ENE_FW_SAMPLE_PERIOD_FAN); in ene_rx_setup()453 dev->rdev->rx_resolution = US_TO_NS(sample_period); in ene_rx_setup()
546 rdev->rx_resolution = US_TO_NS(CIR_SAMPLE_PERIOD); in fintek_probe()
502 rc->rx_resolution = RX_RESOLUTION; in iguanair_probe()
539 rcdev->rx_resolution = 250000; in serial_ir_probe()
968 rc->rx_resolution = US_TO_NS(2); in redrat3_init_rc_dev()
1037 rdev->rx_resolution = US_TO_NS(CIR_SAMPLE_PERIOD); in nvt_probe()
1575 rdev->rx_resolution = ITE_BAUDRATE_DIVISOR * in ite_probe()
129 rdev->rx_resolution = US_TO_NS(1); in picolcd_init_cir()
208 u32 rx_resolution; member