Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/rc/
Dir-jvc-decoder.c19 #define JVC_NBITS 16 /* dev(8) + func(8) */ macro
112 if (data->count == JVC_NBITS) in ir_jvc_decode()
204 ret = ir_raw_gen_pd(&e, max, &ir_jvc_timings, JVC_NBITS, raw); in ir_jvc_encode()