Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dir-sharp-decoder.c14 #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()