Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dmtk-cir.c52 #define MTK_MAX_SAMPLES 0xff macro
54 #define MTK_IR_END(v, p) ((v) == MTK_MAX_SAMPLES && (p) == 0)
251 rawir.duration = MTK_MAX_SAMPLES * (MTK_IR_SAMPLE + 1); in mtk_ir_irq()
347 ir->rc->timeout = MTK_MAX_SAMPLES * (MTK_IR_SAMPLE + 1); in mtk_ir_probe()