Searched refs:RC_PROTO_BIT_RC5_SZ (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/rc/
H A Dir-rc5-decoder.c144 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5_SZ)) {
270 RC_PROTO_BIT_RC5_SZ,
H A Drc-main.c1057 { RC_PROTO_BIT_RC5_SZ, "rc-5-sz", "ir-rc5-decoder" },
/linux-master/include/media/
H A Drc-map.h19 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ) macro
46 (RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 | RC_PROTO_BIT_RC5_SZ)

Completed in 153 milliseconds