/linux-4.1.27/arch/sparc/math-emu/ |
D | math_64.c | 183 int IR; in do_mathemu() local 261 IR = 2; in do_mathemu() 276 IR = 0; in do_mathemu() 279 case 1: if (XR) IR = 1; break; /* Not Equal */ in do_mathemu() 280 case 2: if (XR == 1 || XR == 2) IR = 1; break; /* Less or Greater */ in do_mathemu() 281 case 3: if (XR & 1) IR = 1; break; /* Unordered or Less */ in do_mathemu() 282 case 4: if (XR == 1) IR = 1; break; /* Less */ in do_mathemu() 283 case 5: if (XR & 2) IR = 1; break; /* Unordered or Greater */ in do_mathemu() 284 case 6: if (XR == 2) IR = 1; break; /* Greater */ in do_mathemu() 285 case 7: if (XR == 3) IR = 1; break; /* Unordered */ in do_mathemu() [all …]
|
D | math_32.c | 288 int IR; in do_one_mathemu() local 455 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_one_mathemu() 456 case FDTOI: FP_TO_INT_D (IR, DB, 32, 1); break; in do_one_mathemu() 457 case FQTOI: FP_TO_INT_Q (IR, QB, 32, 1); break; in do_one_mathemu() 459 case FITOS: IR = rs2->s; FP_FROM_INT_S (SR, IR, 32, int); break; in do_one_mathemu() 460 case FITOD: IR = rs2->s; FP_FROM_INT_D (DR, IR, 32, int); break; in do_one_mathemu() 461 case FITOQ: IR = rs2->s; FP_FROM_INT_Q (QR, IR, 32, int); break; in do_one_mathemu() 472 FP_CMP_S(IR, SB, SA, 3); in do_one_mathemu() 473 if (IR == 3 && in do_one_mathemu() 481 FP_CMP_D(IR, DB, DA, 3); in do_one_mathemu() [all …]
|
/linux-4.1.27/drivers/media/rc/ |
D | Kconfig | 22 interface passes raw IR to and from userspace, where the 23 LIRC daemon handles protocol decoding for IR reception and 24 encoding for IR transmitting (aka "blasting"). 27 tristate "Enable IR to LIRC bridge" 33 Enable this option to pass raw IR to and from userspace via 38 tristate "Enable IR raw decoder for the NEC protocol" 44 Enable this option if you have IR with NEC protocol, and 45 if the IR is decoded in software 48 tristate "Enable IR raw decoder for the RC-5 protocol" 54 Enable this option if you have IR with RC-5 protocol, and [all …]
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | Kconfig | 5 bool "Linux Infrared Remote Control IR receiver/transmitter drivers" 8 Say Y here, and all supported Linux Infrared Remote Control IR and 19 Driver for the IR interface on BT829-based hardware 25 Driver for the original SoundGraph iMON IR Receiver and Display 36 tristate "Sasem USB IR Remote" 39 Driver for the Sasem OnAir Remocon-V or Dign HV5 HTPC IR/VFD Module 61 tristate "Zilog/Hauppauge IR Transmitter" 64 Driver for the Zilog/Hauppauge IR Transmitter, found on
|
D | lirc_zilog.c | 67 struct IR; 71 struct IR *ir; 87 struct IR *ir; 98 struct IR { struct 163 static struct IR *get_ir_device(struct IR *ir, bool ir_devices_lock_held) in get_ir_device() 177 struct IR *ir = container_of(ref, struct IR, ref); in release_ir_device() 197 static int put_ir_device(struct IR *ir, bool ir_devices_lock_held) in put_ir_device() 212 static struct IR_rx *get_ir_rx(struct IR *ir) in get_ir_rx() 238 struct IR *ir = rx->ir; in release_ir_rx() 255 struct IR *ir = rx->ir; in put_ir_rx() [all …]
|
D | TODO.lirc_zilog | 5 ir-kbd-i2c to ignore Z8 IR units. 30 Note: Both lirc_zilog and ir-kbd-i2c support the Zilog Z8 for IR, as programmed 32 must consider at least the following bridge drivers which mention an IR Rx unit
|
D | TODO | 2 (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | sunxi-ir.txt | 1 Device-Tree bindings for SUNXI IR controller found in sunXi SoC family 8 - interrupts : should contain IR IRQ number; 9 - reg : should contain IO map address for IR.
|
D | gpio-ir-receiver.txt | 1 Device-Tree bindings for GPIO IR receiver 5 - gpios: specifies GPIO used for IR signal reception.
|
D | meson-ir.txt | 1 * Amlogic Meson IR remote control receiver
|
D | img-ir-rev1.txt | 1 * ImgTec Infrared (IR) decoder version 1
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | Kconfig | 2 tristate "ImgTec IR Decoder" 14 Say Y here to enable the raw mode driver which passes raw IR signal 15 changes to the IR raw decoders for software decoding. This is much 24 Say Y here to enable the hardware decode driver which decodes the IR 27 and allows an IR scancode to be used as a wake event.
|
/linux-4.1.27/arch/powerpc/math-emu/ |
D | math_efp.c | 183 int IR, cmp; in do_spe_mathemu() local 335 FP_CMP_S(IR, SA, SB, 3); in do_spe_mathemu() 336 if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB))) in do_spe_mathemu() 338 if (IR == cmp) { in do_spe_mathemu() 339 IR = 0x4; in do_spe_mathemu() 341 IR = 0; in do_spe_mathemu() 477 FP_CMP_D(IR, DA, DB, 3); in do_spe_mathemu() 478 if (IR == 3 && (FP_ISSIGNAN_D(DA) || FP_ISSIGNAN_D(DB))) in do_spe_mathemu() 480 if (IR == cmp) { in do_spe_mathemu() 481 IR = 0x4; in do_spe_mathemu() [all …]
|
/linux-4.1.27/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 9 GPIO 16(i believe) is tied to the IR port (if present). 34 You need to recover the actual RC5 bits out of the (oversampled) IR sensor 38 I'm pretty sure when no IR signal is present the receiver is always in a 40 as well. Remember, this is a free running sample of the IR receiver state
|
/linux-4.1.27/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 9 GPIO 16(i believe) is tied to the IR port (if present). 34 You need to recover the actual RC5 bits out of the (oversampled) IR sensor 38 I'm pretty sure when no IR signal is present the receiver is always in a 40 as well. Remember, this is a free running sample of the IR receiver state
|
D | CARDLIST.cx88 | 81 80 -> Hauppauge WinTV-IR Only [0070:9290]
|
D | v4l2-framework.txt | 14 (IR) devices.
|
/linux-4.1.27/Documentation/misc-devices/ |
D | bh1770glc.txt | 24 Proximity part contains IR-led driver up to 3 IR leds. The chip measures 25 amount of reflected IR light and produces proximity result. Resolution is
|
D | apds990x.txt | 21 (infrared + visible light) and IR only. However, threshold comparisons happen
|
/linux-4.1.27/drivers/net/irda/ |
D | Kconfig | 101 tristate "ACTiSYS IR-220L and IR220L+ dongle" 104 Say Y here if you want to build support for the ACTiSYS IR-220L and 189 tristate "ACTiSYS IR-200L dongle" 192 Say Y here if you want to build support for the ACTiSYS IR-200L 194 The ACTiSYS IR-200L dongle attaches to the normal 9-pin serial 196 To activate support for ACTiSYS IR-200L dongle you will have to 287 tristate "Winbond W83977AF (IR)" 299 tristate "Toshiba Type-O IR Port" 302 Say Y here if you want to build support for the Toshiba Type-O IR 351 tristate "SA1100 Internal IR"
|
/linux-4.1.27/arch/arm/mach-spear/ |
D | time.c | 40 #define IR(x) ((x) * 0x80 + 0x84) macro 166 writew(INT_STATUS, gpt_base + IR(CLKEVT)); in spear_timer_interrupt()
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/light/ |
D | cm36651.txt | 8 - vled-supply: regulator for the IR LED. IR_LED is a part
|
/linux-4.1.27/net/sched/ |
D | sch_qfq.c | 126 enum qfq_state { ER, IR, EB, IB, QFQ_MAX_STATE }; enumerator 815 qfq_move_groups(q, mask, IB, IR); in qfq_unblock_groups() 842 qfq_move_groups(q, mask, IR, ER); in qfq_make_eligible() 988 ineligible = q->bitmaps[IR] | q->bitmaps[IB]; in qfq_update_eligible() 1311 __clear_bit(grp->index, &q->bitmaps[IR]); in qfq_schedule_agg() 1388 __clear_bit(grp->index, &q->bitmaps[IR]); in qfq_deactivate_agg() 1400 qfq_move_groups(q, mask, IB, IR); in qfq_deactivate_agg() 1408 __clear_bit(grp->index, &q->bitmaps[IR]); in qfq_deactivate_agg()
|
/linux-4.1.27/drivers/media/ |
D | Kconfig | 75 standalone IR receivers/transmitters, and RF receivers. 78 if you don't need IR, as otherwise, you may not be able to 81 Say Y when you have a TV or an IR device.
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | Kconfig | 24 This driver supports the sysfs interface to get the ALS, IR intensity,
|
/linux-4.1.27/arch/metag/boot/dts/ |
D | tz1090.dtsi | 43 <29 IRQ_TYPE_LEVEL_HIGH>, /* Perip 1 (IR) */
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | Kconfig | 29 On most cases, all you need for IR is mceusb module.
|
/linux-4.1.27/Documentation/devicetree/bindings/metag/ |
D | pdc-intc.txt | 75 <29 4 /* level */>, /* Peripheral 1 (IR) */
|
/linux-4.1.27/Documentation/dvb/ |
D | contributors.txt | 76 for the IR code for the ttusb-dec driver
|
/linux-4.1.27/drivers/media/i2c/ |
D | Kconfig | 8 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT 12 Most boards have an IR chip directly connected via GPIO. However, 13 some video boards have the IR connected via I2C bus. 15 If your board doesn't have an I2C IR chip, you may disable this
|
/linux-4.1.27/net/irda/ |
D | Kconfig | 17 read the IR-HOWTO, available at
|
/linux-4.1.27/sound/soc/sh/ |
D | fsi.c | 122 #define IR (1 << 4) /* Interrupt Reset */ macro 1243 fsi_master_mask_set(master, SOFT_RST, IR, 0); in fsi_interrupt() 1244 fsi_master_mask_set(master, SOFT_RST, IR, IR); in fsi_interrupt()
|
/linux-4.1.27/drivers/iio/light/ |
D | Kconfig | 196 family of color light-to-digital converters with IR filter.
|
/linux-4.1.27/Documentation/ |
D | debugging-via-ohci1394.txt | 96 firewire_ohci 0000:15:00.1: added OHCI v1.0 device as card 2, 4 IR + 4 IT
|
/linux-4.1.27/drivers/hid/ |
D | Kconfig | 335 tristate "Twinhan IR remote control" 338 Support for Twinhan IR remote control. 584 - IR
|
/linux-4.1.27/drivers/input/misc/ |
D | Kconfig | 614 tristate "TI DaVinci DM355 EVM Keypad and IR Remote" 618 Supports the pushbuttons and IR remote used with
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 2025 uint32_t IR:1; member 2031 uint32_t IR:1; member
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_controller.c | 1275 chip->rirb.res[addr] = azx_readl(chip, IR); in azx_single_wait_for_response()
|
/linux-4.1.27/drivers/usb/serial/ |
D | Kconfig | 205 tristate "USB IR Dongle Serial Driver"
|
/linux-4.1.27/drivers/mfd/ |
D | Kconfig | 975 inputs from buttons and the IR remote, LEDs, an RTC, and more.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 2061 MIPS FPU control registers (see KVM_REG_MIPS_FCR_{IR,CSR} above) have the 2065 MIPS MSA control registers (see KVM_REG_MIPS_MSA_{IR,CSR} above) have the
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1522 55..55.. ZZAAPPDDIIRR
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 648 enable_ir - enable IR
|
/linux-4.1.27/ |
D | MAINTAINERS | 4979 IGORPLUG-USB IR RECEIVER 4985 IGUANAWORKS USB IR TRANSCEIVER 5048 IMGTEC IR DECODER DRIVER 9742 TECHNOTREND USB IR RECEIVER
|