Searched refs:SHARP_NBITS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | ir-sharp-decoder.c | 14 #define SHARP_NBITS 15 macro 94 if (data->count == SHARP_NBITS || in ir_sharp_decode() 95 data->count == SHARP_NBITS * 2) in ir_sharp_decode() 110 if (data->count == SHARP_NBITS) { in ir_sharp_decode() 201 ret = ir_raw_gen_pd(&e, max, &ir_sharp_timings, SHARP_NBITS, in ir_sharp_encode() 210 ret = ir_raw_gen_pd(&e, max, &ir_sharp_timings, SHARP_NBITS, in ir_sharp_encode()
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | ir-sharp-decoder.c | 14 #define SHARP_NBITS 15 macro 94 if (data->count == SHARP_NBITS || in ir_sharp_decode() 95 data->count == SHARP_NBITS * 2) in ir_sharp_decode() 110 if (data->count == SHARP_NBITS) { in ir_sharp_decode() 201 ret = ir_raw_gen_pd(&e, max, &ir_sharp_timings, SHARP_NBITS, in ir_sharp_encode() 210 ret = ir_raw_gen_pd(&e, max, &ir_sharp_timings, SHARP_NBITS, in ir_sharp_encode()
|
Completed in 2 milliseconds