RC_PROTO_RC5_SZ
protocol = RC_PROTO_RC5_SZ;
} else if (protocol == RC_PROTO_RC5_SZ) {
.rc_proto = RC_PROTO_RC5_SZ,
[RC_PROTO_RC5_SZ] = { .name = "rc-5-sz",
#define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ)
{ RC_PROTO_RC5_SZ, "rc-5-sz", 0x2fff, "rc-5-sz" },