Home
last modified time | relevance | path

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

/linux/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 | \
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-rc6.c72 .type = RC_PROTO_BIT_RC6_0,
/linux/drivers/media/usb/em28xx/
H A Dem28xx-input.c274 case RC_PROTO_BIT_RC6_0: in em2874_polling_getkey()
428 } else if (*rc_proto & RC_PROTO_BIT_RC6_0) { in em2874_ir_change_protocol()
432 *rc_proto = RC_PROTO_BIT_RC6_0; in em2874_ir_change_protocol()
790 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC6_0; in em28xx_ir_init()
/linux/drivers/media/rc/
H A Dir-rc6-decoder.c380 .protocols = RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 |
H A Dwinbond-cir.c1080 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | in wbcir_probe()
H A Drc-main.c1048 { RC_PROTO_BIT_RC6_0 |