Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/rc/
A Dir-sanyo-decoder.c170 .bit_space[0] = SANYO_BIT_0_SPACE,
171 .bit_space[1] = SANYO_BIT_1_SPACE,
A Dir-sharp-decoder.c171 .bit_space[0] = SHARP_BIT_0_PERIOD,
172 .bit_space[1] = SHARP_BIT_1_PERIOD,
A Dir-jvc-decoder.c169 .bit_space[0] = JVC_BIT_0_SPACE,
170 .bit_space[1] = JVC_BIT_1_SPACE,
A Dir-nec-decoder.c213 .bit_space[0] = NEC_BIT_0_SPACE,
214 .bit_space[1] = NEC_BIT_1_SPACE,
A Drc-ir-raw.c415 space = timings->bit_space[(data >> i) & 1]; in ir_raw_gen_pd()
424 space = timings->bit_space[data & 1]; in ir_raw_gen_pd()
475 timings->bit_space); in ir_raw_gen_pl()
486 timings->bit_space); in ir_raw_gen_pl()
A Drc-core-priv.h275 unsigned int bit_space[2]; member
295 unsigned int bit_space; member
A Dir-sony-decoder.c168 .bit_space = SONY_BIT_SPACE,

Completed in 9 milliseconds