Lines Matching refs:mask_keycode
67 data = ir_extract_bits(gpio, ir->mask_keycode); in ir_handle_key()
96 data = ir_extract_bits(gpio, ir->mask_keycode); in ir_enltv_handle_key()
437 ir->mask_keycode = 0xf88000; in bttv_input_init()
445 ir->mask_keycode = 0x0f00c0; in bttv_input_init()
452 ir->mask_keycode = 0x003e00; in bttv_input_init()
460 ir->mask_keycode = 0x001f00; in bttv_input_init()
467 ir->mask_keycode = 0x1f8; in bttv_input_init()
472 ir->mask_keycode = 0x0008e000; in bttv_input_init()
477 ir->mask_keycode = 0x001f00; in bttv_input_init()
486 ir->mask_keycode = 0x001F00; in bttv_input_init()
496 ir->mask_keycode = 0x001F00; in bttv_input_init()
502 ir->mask_keycode = 0x001f00; in bttv_input_init()
508 ir->mask_keycode = 0x00fd00; in bttv_input_init()
512 ir->mask_keycode); in bttv_input_init()
531 bttv_gpio_inout(&btv->c, ir->mask_keycode | ir->mask_keydown, 0); in bttv_input_init()