RC_PROTO_BIT_RCMM32
if (dev->enabled_protocols & RC_PROTO_BIT_RCMM32) {
.protocols = RC_PROTO_BIT_RCMM32 |
if (!(dev->enabled_protocols & (RC_PROTO_BIT_RCMM32 |
RC_PROTO_BIT_RCMM32, "rc-mm", "ir-rcmm-decoder" },
rcdev->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RCMM32;
if (*rc_type & RC_PROTO_BIT_RCMM32) {
*rc_type = RC_PROTO_BIT_RCMM32;
(RC_PROTO_BIT_RCMM12 | RC_PROTO_BIT_RCMM24 | RC_PROTO_BIT_RCMM32)