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()
442 ir->mask_keycode = 0xf88000; in bttv_input_init()
450 ir->mask_keycode = 0x0f00c0; in bttv_input_init()
457 ir->mask_keycode = 0x003e00; in bttv_input_init()
465 ir->mask_keycode = 0x001f00; in bttv_input_init()
472 ir->mask_keycode = 0x1f8; in bttv_input_init()
477 ir->mask_keycode = 0x0008e000; in bttv_input_init()
482 ir->mask_keycode = 0x001f00; in bttv_input_init()
491 ir->mask_keycode = 0x001F00; in bttv_input_init()
501 ir->mask_keycode = 0x001F00; in bttv_input_init()
507 ir->mask_keycode = 0x001f00; in bttv_input_init()
513 ir->mask_keycode = 0x00fd00; in bttv_input_init()
517 ir->mask_keycode); in bttv_input_init()
536 bttv_gpio_inout(&btv->c, ir->mask_keycode | ir->mask_keydown, 0); in bttv_input_init()