Lines Matching +full:pwm +full:- +full:ir +full:- +full:tx

1 # SPDX-License-Identifier: GPL-2.0-only
9 standalone IR receivers/transmitters, and RF receivers.
12 if you don't need IR, as otherwise, you may not be able to
15 Say Y when you have a TV or an IR device.
26 syscall command BPF_PROG_ATTACH. This is supported for raw IR
29 These eBPF programs can be used to decode IR into scancodes, for
30 IR protocols not supported by the kernel decoders.
37 passes raw IR to and from userspace, which is needed for
38 IR transmitting (aka "blasting") and for the lirc daemon.
48 tristate "Enable IR raw decoder for the iMON protocol"
51 remote control and you would like to use it with a raw IR
52 receiver, or if you wish to use an encoder to transmit this IR.
55 tristate "Enable IR raw decoder for the JVC protocol"
63 tristate "Enable IR raw decoder for the MCE keyboard/mouse protocol"
69 a raw IR receiver in your system.
72 tristate "Enable IR raw decoder for the NEC protocol"
76 Enable this option if you have IR with NEC protocol, and
77 if the IR is decoded in software
80 tristate "Enable IR raw decoder for the RC-5 protocol"
84 Enable this option if you have IR with RC-5 protocol, and
85 if the IR is decoded in software
88 tristate "Enable IR raw decoder for the RC6 protocol"
96 tristate "Enable IR raw decoder for the RC-MM protocol"
98 Enable this option when you have IR with RC-MM protocol, and
100 24 and 32 bits RC-MM variants. You can enable or disable the
102 'rc-mm-12', 'rc-mm-24' and 'rc-mm-32'.
105 will be called ir-rcmm-decoder.
108 tristate "Enable IR raw decoder for the Sanyo protocol"
117 tristate "Enable IR raw decoder for the Sharp protocol"
126 tristate "Enable IR raw decoder for the Sony protocol"
134 tristate "Enable IR raw decoder for the XMP protocol"
138 Enable this option if you have IR with XMP protocol, and
139 if the IR is decoded in software
172 module will be called fintek-cir.
175 tristate "GPIO IR remote control"
178 Say Y if you want to use GPIO based IR Receiver.
181 be called gpio-ir-recv.
184 tristate "GPIO IR Bit Banging Transmitter"
189 Say Y if you want to a GPIO based IR transmitter. This is a
193 be called gpio-ir-tx.
196 tristate "Hisilicon hix5hd2 IR remote control"
201 called ir-hix5hd2.
206 tristate "IgorPlug-USB IR Receiver"
209 Say Y here if you want to use the IgorPlug-USB IR Receiver by
210 Igor Cesko. This device is included on the Fit-PC2.
212 Note that this device can only record bursts of 36 IR pulses and
213 spaces, which is not enough for the NEC, Sanyo and RC-6 protocol.
219 tristate "IguanaWorks USB IR Transceiver"
222 Say Y here if you want to use the IguanaWorks USB IR Transceiver.
237 IR Receiver and/or LCD/VFD/VGA display.
243 tristate "SoundGraph iMON Receiver (early raw IR models)"
246 Say Y here if you want to use a SoundGraph iMON IR Receiver,
263 module will be called ite-cir.
276 tristate "Amlogic Meson IR remote receiver"
280 Say Y if you want to use the IR remote receiver available
284 module will be called meson-ir.
287 tristate "Amlogic Meson IR TX"
290 Say Y if you want to use the IR transmitter available on
294 module will be called meson-ir-tx.
297 tristate "Mediatek IR remote receiver"
300 Say Y if you want to use the IR remote receiver available
304 module will be called mtk-cir.
314 DP55-series motherboards (and of course, possibly others).
317 module will be called nuvoton-cir.
320 tristate "PWM IR transmitter"
322 depends on PWM
326 Say Y if you want to use a PWM based IR transmitter. This is
330 be called pwm-ir-tx.
333 tristate "RedRat3 IR Transceiver"
351 be called serial-ir.
360 tristate "SPI connected IR LED"
364 Say Y if you want to use an IR LED connected through SPI bus.
367 called ir-spi.
370 tristate "Streamzap PC Remote IR Receiver"
380 tristate "SUNXI IR remote control"
383 Say Y if you want to use sunXi internal IR Controller
386 be called sunxi-ir.
389 tristate "Infrared Toy and IR Droid"
392 Say Y here if you want to use the Infrared Toy or IR Droid, USB
399 tristate "TechnoTrend USB IR Receiver"
404 Say Y here if you want to use the TechnoTrend USB IR Receiver. The
411 tristate "Winbond IR remote control"
418 Say Y here if you want to use the IR remote functionality found
434 All-In-Wonder video cards, the X10 "Lola" remote, NVIDIA RF remote,
447 driver which allows TX data to be sent back as RX data.
460 which allows both IR and UHF RX.
470 These are IR remotes with USB receivers for the Original Xbox (2001).
475 source "drivers/media/rc/img-ir/Kconfig"