Home
last modified time | relevance | path

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

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