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()
439 ir->mask_keycode = 0xf88000; in bttv_input_init()
447 ir->mask_keycode = 0x0f00c0; in bttv_input_init()
454 ir->mask_keycode = 0x003e00; in bttv_input_init()
462 ir->mask_keycode = 0x001f00; in bttv_input_init()
469 ir->mask_keycode = 0x1f8; in bttv_input_init()
474 ir->mask_keycode = 0x0008e000; in bttv_input_init()
479 ir->mask_keycode = 0x001f00; in bttv_input_init()
487 ir->mask_keycode = 0x001F00; in bttv_input_init()
497 ir->mask_keycode = 0x001F00; in bttv_input_init()
503 ir->mask_keycode = 0x001f00; in bttv_input_init()
509 ir->mask_keycode = 0x00fd00; in bttv_input_init()
513 ir->mask_keycode); in bttv_input_init()
531 bttv_gpio_inout(&btv->c, ir->mask_keycode | ir->mask_keydown, 0); in bttv_input_init()