Lines Matching +full:rc +full:- +full:rc6 +full:- +full:mce
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * lirc.h - linux infrared remote control header file
147 * struct lirc_scancode - decoded scancode with protocol for use with
167 /* Set if the toggle bit of rc-5 or rc-6 is enabled */
173 * enum rc_proto - the Remote Controller protocol
188 * @RC_PROTO_MCIR2_KBD: RC6-ish MCE keyboard
189 * @RC_PROTO_MCIR2_MSE: RC6-ish MCE mouse
190 * @RC_PROTO_RC6_0: Philips RC6-0-16 protocol
191 * @RC_PROTO_RC6_6A_20: Philips RC6-6A-20 protocol
192 * @RC_PROTO_RC6_6A_24: Philips RC6-6A-24 protocol
193 * @RC_PROTO_RC6_6A_32: Philips RC6-6A-32 protocol
194 * @RC_PROTO_RC6_MCE: MCE (Philips RC6-6A-32 subtype) protocol
199 * @RC_PROTO_RCMM12: RC-MM protocol 12 bits
200 * @RC_PROTO_RCMM24: RC-MM protocol 24 bits
201 * @RC_PROTO_RCMM32: RC-MM protocol 32 bits