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
143 * struct lirc_scancode - decoded scancode with protocol for use with
163 /* Set if the toggle bit of rc-5 or rc-6 is enabled */
169 * enum rc_proto - the Remote Controller protocol
184 * @RC_PROTO_MCIR2_KBD: RC6-ish MCE keyboard
185 * @RC_PROTO_MCIR2_MSE: RC6-ish MCE mouse
186 * @RC_PROTO_RC6_0: Philips RC6-0-16 protocol
187 * @RC_PROTO_RC6_6A_20: Philips RC6-6A-20 protocol
188 * @RC_PROTO_RC6_6A_24: Philips RC6-6A-24 protocol
189 * @RC_PROTO_RC6_6A_32: Philips RC6-6A-32 protocol
190 * @RC_PROTO_RC6_MCE: MCE (Philips RC6-6A-32 subtype) protocol
195 * @RC_PROTO_RCMM12: RC-MM protocol 12 bits
196 * @RC_PROTO_RCMM24: RC-MM protocol 24 bits
197 * @RC_PROTO_RCMM32: RC-MM protocol 32 bits