Searched refs:RC_PROTO_BIT_RCMM32 (Results 1 – 4 of 4) sorted by relevance
83 if (*rc_type & RC_PROTO_BIT_RCMM32) { in change_protocol()85 *rc_type = RC_PROTO_BIT_RCMM32; in change_protocol()133 rcdev->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RCMM32; in av7110_ir_init()
66 if (!(dev->enabled_protocols & (RC_PROTO_BIT_RCMM32 | in ir_rcmm_decode()158 if (dev->enabled_protocols & RC_PROTO_BIT_RCMM32) { in ir_rcmm_decode()228 .protocols = RC_PROTO_BIT_RCMM32 |
1067 RC_PROTO_BIT_RCMM32, "rc-mm", "ir-rcmm-decoder" },
41 #define RC_PROTO_BIT_RCMM32 BIT_ULL(RC_PROTO_RCMM32) macro104 (RC_PROTO_BIT_RCMM12 | RC_PROTO_BIT_RCMM24 | RC_PROTO_BIT_RCMM32)