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

/linux-master/drivers/media/rc/
H A Dir-rc5-decoder.c115 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5X_20)) {
269 .protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 |
H A Drc-main.c1044 RC_PROTO_BIT_RC5X_20, "rc-5", "ir-rc5-decoder" },
/linux-master/include/media/
H A Drc-map.h18 #define RC_PROTO_BIT_RC5X_20 BIT_ULL(RC_PROTO_RC5X_20) macro
46 (RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 | RC_PROTO_BIT_RC5_SZ)

Completed in 141 milliseconds