Searched refs:mask_keycode (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-input.c | 68 data = ir_extract_bits(gpio, ir->mask_keycode); in build_key() 70 gpio, ir->mask_keycode, data); in build_key() 74 if (data == ir->mask_keycode) in build_key() 509 u32 mask_keycode = 0; in saa7134_input_init1() local 529 mask_keycode = 0xEC00000; in saa7134_input_init1() 536 mask_keycode = 0x00003f; in saa7134_input_init1() 542 mask_keycode = 0x00017c; in saa7134_input_init1() 549 mask_keycode = 0x00001F; in saa7134_input_init1() 567 mask_keycode = 0x0007C8; in saa7134_input_init1() 576 mask_keycode in saa7134_input_init1() [all...] |
H A D | saa7134.h | 120 u32 mask_keycode, mask_keydown, mask_keyup; member
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-input.c | 68 data = ir_extract_bits(gpio, ir->mask_keycode); in build_key() 70 gpio, ir->mask_keycode, data); in build_key() 74 if (data == ir->mask_keycode) in build_key() 509 u32 mask_keycode = 0; in saa7134_input_init1() local 529 mask_keycode = 0xEC00000; in saa7134_input_init1() 536 mask_keycode = 0x00003f; in saa7134_input_init1() 542 mask_keycode = 0x00017c; in saa7134_input_init1() 549 mask_keycode = 0x00001F; in saa7134_input_init1() 567 mask_keycode = 0x0007C8; in saa7134_input_init1() 576 mask_keycode in saa7134_input_init1() [all...] |
H A D | saa7134.h | 120 u32 mask_keycode, mask_keydown, mask_keyup; member
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-input.c | 43 u32 mask_keycode; member 114 data = ir_extract_bits(gpio, ir->mask_keycode); in cx88_ir_handle_key() 285 ir->mask_keycode = 0x1f; in cx88_ir_init() 314 ir->mask_keycode = 0x8f8; in cx88_ir_init() 325 ir->mask_keycode = 0x8f8; in cx88_ir_init() 332 ir->mask_keycode = 0xfd; in cx88_ir_init() 356 ir->mask_keycode = 0x3f; in cx88_ir_init() 363 ir->mask_keycode = 0x1f; in cx88_ir_init() 370 ir->mask_keycode = 0xbf; in cx88_ir_init() 377 ir->mask_keycode in cx88_ir_init() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-input.c | 43 u32 mask_keycode; member 114 data = ir_extract_bits(gpio, ir->mask_keycode); in cx88_ir_handle_key() 285 ir->mask_keycode = 0x1f; in cx88_ir_init() 314 ir->mask_keycode = 0x8f8; in cx88_ir_init() 325 ir->mask_keycode = 0x8f8; in cx88_ir_init() 332 ir->mask_keycode = 0xfd; in cx88_ir_init() 356 ir->mask_keycode = 0x3f; in cx88_ir_init() 363 ir->mask_keycode = 0x1f; in cx88_ir_init() 370 ir->mask_keycode = 0xbf; in cx88_ir_init() 377 ir->mask_keycode in cx88_ir_init() [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-input.c | 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 in bttv_input_init() [all...] |
H A D | bttvp.h | 119 u32 mask_keycode; member 338 u32 mask_keycode; member
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-input.c | 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 in bttv_input_init() [all...] |
H A D | bttvp.h | 118 u32 mask_keycode; member 295 u32 mask_keycode; member
|
Completed in 11 milliseconds