Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbttv-input.c225 ir->code = (ir->code << ir->shift_by) | 1; in bttv_rc5_timer_end()
312 ir->shift_by = 1; in bttv_ir_start()
Dbttvp.h133 int shift_by; member