Home
last modified time | relevance | path

Searched +full:rc +full:- +full:rc6 +full:- +full:mce (Results 1 – 7 of 7) sorted by relevance

/Documentation/devicetree/bindings/media/
Dgpio-ir-receiver.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/media/gpio-ir-receiver.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
13 - $ref: rc.yaml#
17 const: gpio-ir-receiver
22 linux,autosuspend-period:
26 wakeup-source:
27 description: IR receiver can wake-up the system.
[all …]
Drc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/media/rc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mauro Carvalho Chehab <mchehab@kernel.org>
11 - Sean Young <sean@mess.org>
15 pattern: "^ir(-receiver)?(@[a-f0-9]+)?$"
17 linux,rc-map-name:
19 Specifies the scancode/key mapping table defined in-kernel for
23 - rc-adstech-dvb-t-pci
[all …]
Dmediatek,mt7622-cir.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/media/mediatek,mt7622-cir.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek Consumer Infrared Receiver on-SoC Controller
10 - Sean Wang <sean.wang@mediatek.com>
13 - $ref: rc.yaml#
18 - mediatek,mt7622-cir
19 - mediatek,mt7623-cir
30 clock-names:
[all …]
Dallwinner,sun4i-a10-ir.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-ir.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: rc.yaml#
19 - const: allwinner,sun4i-a10-ir
20 - const: allwinner,sun5i-a13-ir
21 - const: allwinner,sun6i-a31-ir
[all …]
/Documentation/userspace-api/media/rc/
Drc-protos.rst1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
22 Some remotes have a pointer-type device which can used to control the
29 rc-5 (RC_PROTO_RC5)
30 -------------------
38 .. flat-table:: rc5 bits scancode mapping
41 * - rc-5 bit
43 - scancode bit
45 - description
47 * - 1
49 - none
[all …]
Drc-sysfs-nodes.rst1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
9 As defined at ``Documentation/ABI/testing/sysfs-class-rc``, those are
15 /sys/class/rc/
18 The ``/sys/class/rc/`` class sub-directory belongs to the Remote
25 /sys/class/rc/rcN/
28 A ``/sys/class/rc/rcN`` directory is created for each remote control
34 /sys/class/rc/rcN/protocols
39 rc5 [rc6] nec jvc [sony]
45 Writing "-proto" will remove a protocol from the list of enabled
58 /sys/class/rc/rcN/filter
[all …]
/Documentation/ABI/testing/
Dsysfs-class-rc1 What: /sys/class/rc/
6 The rc/ class sub-directory belongs to the Remote Controller
10 What: /sys/class/rc/rc<N>/
15 A /sys/class/rc/rcN directory is created for each remote
18 What: /sys/class/rc/rc<N>/protocols
26 "rc5 [rc6] nec jvc [sony]"
33 Writing "-proto" will remove a protocol from the list of enabled
43 What: /sys/class/rc/rc<N>/filter
50 Use in combination with /sys/class/rc/rcN/filter_mask to set the
58 What: /sys/class/rc/rc<N>/filter_mask
[all …]