Home
last modified time | relevance | path

Searched refs:RC_PROTO_BIT_RC6_0 (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/media/rc/img-ir/
Dimg-ir-rc6.c72 .type = RC_PROTO_BIT_RC6_0,
/Linux-v5.10/include/media/
Drc-map.h30 #define RC_PROTO_BIT_RC6_0 BIT_ULL(RC_PROTO_RC6_0) macro
81 (RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | \
/Linux-v5.10/drivers/media/rc/
Dtango-ir.c145 if (*rc_type & RC_PROTO_BIT_RC6_0) in tango_change_protocol()
194 rc->allowed_protocols = NEC_ANY | RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_0; in tango_ir_probe()
Dir-rc6-decoder.c380 .protocols = RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 |
Dwinbond-cir.c1081 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | in wbcir_probe()
Drc-main.c1047 { RC_PROTO_BIT_RC6_0 |
/Linux-v5.10/drivers/media/usb/em28xx/
Dem28xx-input.c284 case RC_PROTO_BIT_RC6_0: in em2874_polling_getkey()
438 } else if (*rc_proto & RC_PROTO_BIT_RC6_0) { in em2874_ir_change_protocol()
442 *rc_proto = RC_PROTO_BIT_RC6_0; in em2874_ir_change_protocol()
799 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC6_0; in em28xx_ir_init()