Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Drc-map.h31 #define RC_PROTO_BIT_RC6_0 BIT_ULL(RC_PROTO_RC6_0) macro
50 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | \
64 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | \
77 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | \
/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-rc6.c76 .type = RC_PROTO_BIT_RC6_0,
/Linux-v4.19/drivers/media/rc/
Dtango-ir.c149 if (*rc_type & RC_PROTO_BIT_RC6_0) in tango_change_protocol()
208 rc->allowed_protocols = NEC_ANY | RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_0; in tango_ir_probe()
Dir-rc6-decoder.c381 .protocols = RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 |
Dwinbond-cir.c1092 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | in wbcir_probe()
Drc-main.c1002 { RC_PROTO_BIT_RC6_0 |
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-input.c297 case RC_PROTO_BIT_RC6_0: in em2874_polling_getkey()
451 } else if (*rc_proto & RC_PROTO_BIT_RC6_0) { in em2874_ir_change_protocol()
455 *rc_proto = RC_PROTO_BIT_RC6_0; in em2874_ir_change_protocol()
815 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC6_0; in em28xx_ir_init()