Searched refs:MTK_IR_SAMPLE (Results 1 – 1 of 1) sorted by relevance
59 #define MTK_IR_SAMPLE 46 macro162 USEC_PER_SEC * ir->data->div / MTK_IR_SAMPLE); in mtk_chk_period()236 rawir.duration = wid * (MTK_IR_SAMPLE + 1); in mtk_ir_irq()252 rawir.duration = MTK_MAX_SAMPLES * (MTK_IR_SAMPLE + 1); in mtk_ir_irq()347 ir->rc->rx_resolution = MTK_IR_SAMPLE; in mtk_ir_probe()348 ir->rc->timeout = MTK_MAX_SAMPLES * (MTK_IR_SAMPLE + 1); in mtk_ir_probe()413 MTK_IR_SAMPLE); in mtk_ir_probe()
Completed in 3 milliseconds