Lines Matching refs:mask_keycode
54 data = ir_extract_bits(gpio, ir->mask_keycode); in ir_handle_key()
84 data = ir_extract_bits(gpio, ir->mask_keycode); in ir_enltv_handle_key()
430 ir->mask_keycode = 0xf88000; in bttv_input_init()
438 ir->mask_keycode = 0x0f00c0; in bttv_input_init()
445 ir->mask_keycode = 0x003e00; in bttv_input_init()
453 ir->mask_keycode = 0x001f00; in bttv_input_init()
460 ir->mask_keycode = 0x1f8; in bttv_input_init()
465 ir->mask_keycode = 0x0008e000; in bttv_input_init()
470 ir->mask_keycode = 0x001f00; in bttv_input_init()
479 ir->mask_keycode = 0x001F00; in bttv_input_init()
489 ir->mask_keycode = 0x001F00; in bttv_input_init()
495 ir->mask_keycode = 0x001f00; in bttv_input_init()
501 ir->mask_keycode = 0x00fd00; in bttv_input_init()
505 ir->mask_keycode); in bttv_input_init()
524 bttv_gpio_inout(&btv->c, ir->mask_keycode | ir->mask_keydown, 0); in bttv_input_init()