Searched refs:RC_PROTO_RC5_SZ (Results 1 – 8 of 8) sorted by relevance
58 .rc_proto = RC_PROTO_RC5_SZ,
152 protocol = RC_PROTO_RC5_SZ; in ir_rc5_decode()253 } else if (protocol == RC_PROTO_RC5_SZ) { in ir_rc5_encode()
35 [RC_PROTO_RC5_SZ] = { .name = "rc-5-sz",
47 ignore symbol RC_PROTO_RC5_SZ
50 { RC_PROTO_RC5_SZ, "rc-5-sz", 0x2fff, "rc-5-sz" },
210 RC_PROTO_RC5_SZ = 4, enumerator
19 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ)
83 rc-5-sz (RC_PROTO_RC5_SZ)