Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A 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 | \
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A 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()
800 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC6_0; in em28xx_ir_init()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A 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()
H A Dir-rc6-decoder.c380 .protocols = RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 |
H A Dwinbond-cir.c1081 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | in wbcir_probe()
H A Drc-main.c1047 { RC_PROTO_BIT_RC6_0 |
/OK3568_Linux_fs/kernel/drivers/media/rc/img-ir/
H A Dimg-ir-rc6.c72 .type = RC_PROTO_BIT_RC6_0,