Home
last modified time | relevance | path

Searched refs:mask_keycode (Results 1 – 5 of 5) sorted by relevance

/drivers/media/pci/saa7134/
Dsaa7134-input.c77 data = ir_extract_bits(gpio, ir->mask_keycode); in build_key()
79 gpio, ir->mask_keycode, data); in build_key()
83 if (data == ir->mask_keycode) in build_key()
572 u32 mask_keycode = 0; in saa7134_input_init1() local
592 mask_keycode = 0xEC00000; in saa7134_input_init1()
599 mask_keycode = 0x00003f; in saa7134_input_init1()
605 mask_keycode = 0x00017c; in saa7134_input_init1()
612 mask_keycode = 0x00001F; in saa7134_input_init1()
629 mask_keycode = 0x0007C8; in saa7134_input_init1()
638 mask_keycode = 0xffff; in saa7134_input_init1()
[all …]
Dsaa7134.h133 u32 mask_keycode, mask_keydown, mask_keyup; member
/drivers/media/pci/cx88/
Dcx88-input.c55 u32 mask_keycode; member
121 data = ir_extract_bits(gpio, ir->mask_keycode); in cx88_ir_handle_key()
271 ir->mask_keycode = 0x1f; in cx88_ir_init()
300 ir->mask_keycode = 0x8f8; in cx88_ir_init()
311 ir->mask_keycode = 0x8f8; in cx88_ir_init()
318 ir->mask_keycode = 0xfd; in cx88_ir_init()
341 ir->mask_keycode = 0x3f; in cx88_ir_init()
348 ir->mask_keycode = 0x1f; in cx88_ir_init()
355 ir->mask_keycode = 0xbf; in cx88_ir_init()
362 ir->mask_keycode = 0x1f; in cx88_ir_init()
[all …]
/drivers/media/pci/bt8xx/
Dbttv-input.c67 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()
[all …]
Dbttvp.h130 u32 mask_keycode; member
351 u32 mask_keycode; member