Home
last modified time | relevance | path

Searched refs:MTK_IR_SAMPLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/rc/
H A Dmtk-cir.c58 #define MTK_IR_SAMPLE 46 macro
161 USEC_PER_SEC * ir->data->div / MTK_IR_SAMPLE); in mtk_chk_period()
235 rawir.duration = wid * (MTK_IR_SAMPLE + 1); in mtk_ir_irq()
251 rawir.duration = MTK_MAX_SAMPLES * (MTK_IR_SAMPLE + 1); in mtk_ir_irq()
346 ir->rc->rx_resolution = MTK_IR_SAMPLE; in mtk_ir_probe()
347 ir->rc->timeout = MTK_MAX_SAMPLES * (MTK_IR_SAMPLE + 1); in mtk_ir_probe()
412 MTK_IR_SAMPLE); in mtk_ir_probe()