Searched refs:RC_PROTO_BIT_RC6_MCE (Results 1 – 16 of 16) sorted by relevance
34 #define RC_PROTO_BIT_RC6_MCE BIT_ULL(RC_PROTO_RC6_MCE) macro83 RC_PROTO_BIT_RC6_MCE)
1131 if (*rc_proto & RC_PROTO_BIT_RC6_MCE) { in imon_ir_change_protocol()1134 *rc_proto = RC_PROTO_BIT_RC6_MCE; in imon_ir_change_protocol()1602 if (ictx->rc_proto == RC_PROTO_BIT_RC6_MCE) { in imon_incoming_packet()1666 if (ictx->rc_proto == RC_PROTO_BIT_RC6_MCE) in imon_incoming_packet()1865 allowed_protos = RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1871 allowed_protos |= RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1877 allowed_protos = RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1888 allowed_protos = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1899 allowed_protos |= RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1985 rdev->allowed_protocols = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_init_rdev()[all …]
203 RC_PROTO_BIT_RC6_6A_32 | RC_PROTO_BIT_RC6_MCE | in igorplugusb_probe()
382 RC_PROTO_BIT_RC6_MCE,
1082 RC_PROTO_BIT_RC6_MCE; in wbcir_probe()
1052 RC_PROTO_BIT_RC6_MCE, "rc-6", "ir-rc6-decoder" },
4084 RC_PROTO_BIT_RC6_MCE |4124 RC_PROTO_BIT_RC6_MCE |4189 RC_PROTO_BIT_RC6_MCE |4234 RC_PROTO_BIT_RC6_MCE |4315 RC_PROTO_BIT_RC6_MCE |4360 RC_PROTO_BIT_RC6_MCE |4417 RC_PROTO_BIT_RC6_MCE |4483 RC_PROTO_BIT_RC6_MCE |4532 RC_PROTO_BIT_RC6_MCE |4605 RC_PROTO_BIT_RC6_MCE |[all …]
660 } else if (*rc_proto & RC_PROTO_BIT_RC6_MCE) { in dib0700_change_protocol()666 *rc_proto = RC_PROTO_BIT_RC6_MCE; in dib0700_change_protocol()
41 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in hdpvr_register_ir_i2c()
84 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in cx18_i2c_new_ir()
632 RC_PROTO_BIT_RC6_MCE | RC_PROTO_BIT_RC6_6A_32; in cx88_i2c_init_ir()
573 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in pvr2_i2c_register_ir()
194 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in ivtv_i2c_new_ir()
940 RC_PROTO_BIT_RC6_MCE | RC_PROTO_BIT_RC6_6A_32; in saa7134_probe_i2c_ir()
836 rc_proto = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in ir_probe()
1912 rc->allowed_protos = RC_PROTO_BIT_RC6_MCE; in af9035_get_rc_config()
Completed in 38 milliseconds