Searched refs:bit_space (Results 1 – 7 of 7) sorted by relevance
169 .bit_space[0] = JVC_BIT_0_SPACE,170 .bit_space[1] = JVC_BIT_1_SPACE,
171 .bit_space[0] = SHARP_BIT_0_PERIOD,172 .bit_space[1] = SHARP_BIT_1_PERIOD,
170 .bit_space[0] = SANYO_BIT_0_SPACE,171 .bit_space[1] = SANYO_BIT_1_SPACE,
213 .bit_space[0] = NEC_BIT_0_SPACE,214 .bit_space[1] = NEC_BIT_1_SPACE,
415 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()
275 unsigned int bit_space[2]; member295 unsigned int bit_space; member
168 .bit_space = SONY_BIT_SPACE,