Home
last modified time | relevance | path

Searched refs:SI (Results 1 – 33 of 33) sorted by relevance

/linux-4.1.27/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light34 it comes back in SI units, it should also include _input else it
35 should include _raw to signify it is not in SI units.
54 value is returned in SI units, it should also include _input
63 and if expressed in SI units, should include _input. If this
64 value is not in SI units, then it should include _raw.
95 and if expressed in SI units, should include _input. If this
96 value is not in SI units (irradiance, uW/mm^2), then it should
104 light sensor. If it comes back in SI units, it should also
106 in SI units.
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp42 D7 9 --> SI/O 5
44 Select 13 <-- SI/O 1
47 Note that since the LM70 uses a "3-wire" variant of SPI, the SI/SO pin
51 devices might share the same SI/SO pin.
60 shows that the SI/O line from the LM70 chip is connected to the base of a
64 Interpreting this circuit, when the LM70 SI/O line is High (or tristate
67 connector. When SI/O is Low (driven by the LM70 or the host) on the other
/linux-4.1.27/drivers/ata/
Dsata_sis.c70 { PCI_VDEVICE(SI, 0x0180), sis_180 }, /* SiS 964/180 */
71 { PCI_VDEVICE(SI, 0x0181), sis_180 }, /* SiS 964/180 */
72 { PCI_VDEVICE(SI, 0x0182), sis_180 }, /* SiS 965/965L */
73 { PCI_VDEVICE(SI, 0x0183), sis_180 }, /* SiS 965/965L */
74 { PCI_VDEVICE(SI, 0x1182), sis_180 }, /* SiS 966/680 */
75 { PCI_VDEVICE(SI, 0x1183), sis_180 }, /* SiS 966/966L/968/680 */
Dpata_sis.c890 { PCI_VDEVICE(SI, 0x5513), }, /* SiS 5513 */
891 { PCI_VDEVICE(SI, 0x5518), }, /* SiS 5518 */
892 { PCI_VDEVICE(SI, 0x1180), }, /* SiS 1180 */
Dahci.c507 { PCI_VDEVICE(SI, 0x1184), board_ahci }, /* SiS 966 */
508 { PCI_VDEVICE(SI, 0x1185), board_ahci }, /* SiS 968 */
509 { PCI_VDEVICE(SI, 0x0186), board_ahci }, /* SiS 968 */
/linux-4.1.27/arch/blackfin/lib/
Dgcclib.h11 typedef int SItype __attribute__ ((mode(SI)));
12 typedef unsigned int USItype __attribute__ ((mode(SI)));
/linux-4.1.27/tools/perf/arch/x86/tests/
Dregs_load.S7 #define SI 4 * 8 macro
35 movq %rsi, SI(%rdi)
71 movl %esi, SI(%edi)
/linux-4.1.27/arch/mn10300/lib/
Dlshrdi3.c23 typedef int SItype __attribute__((mode(SI)));
24 typedef unsigned int USItype __attribute__((mode(SI)));
Dashrdi3.c23 typedef int SItype __attribute__((mode(SI)));
24 typedef unsigned int USItype __attribute__((mode(SI)));
/linux-4.1.27/arch/m68k/lib/
Dashldi3.c18 typedef int SItype __attribute__ ((mode (SI)));
19 typedef unsigned int USItype __attribute__ ((mode (SI)));
Dlshrdi3.c18 typedef int SItype __attribute__ ((mode (SI)));
19 typedef unsigned int USItype __attribute__ ((mode (SI)));
Dashrdi3.c18 typedef int SItype __attribute__ ((mode (SI)));
19 typedef unsigned int USItype __attribute__ ((mode (SI)));
Dmuldi3.c65 typedef int SItype __attribute__ ((mode (SI)));
66 typedef unsigned int USItype __attribute__ ((mode (SI)));
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/nintendo/
Dgamecube.txt88 1.f) The Serial Interface (SI) node
91 The SI is a proprietary serial interface used normally to control gamepads.
97 - reg : should contain the SI registers location and length
98 - interrupts : should contain the SI interrupt
Dwii.txt67 1.d) The Serial Interface (SI) node
70 The SI is a proprietary serial interface used normally to control gamepads.
76 - reg : should contain the SI registers location and length
77 - interrupts : should contain the SI interrupt
/linux-4.1.27/tools/perf/arch/x86/util/
Dunwind-libdw.c25 dwarf_regs[6] = REG(SI); in libdw__arch_set_initial_registers()
34 dwarf_regs[4] = REG(SI); in libdw__arch_set_initial_registers()
/linux-4.1.27/include/math-emu/
Dsoft-fp.h193 typedef int SItype __attribute__((mode(SI)));
195 typedef unsigned int USItype __attribute__((mode(SI)));
/linux-4.1.27/lib/
Dlocking-selftest-spin.h11 #define INIT SI
Dlocking-selftest.c181 #define SI(x) raw_spin_lock_init(&lock_##x) macro
/linux-4.1.27/arch/powerpc/xmon/
Dppc-opc.c457 #define SI SHO + 1 macro
462 #define SISIGNOPT SI + 1
1936 { "tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, { RA, SI } },
1937 { "tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, { RA, SI } },
1938 { "tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, { RA, SI } },
1939 { "tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, { RA, SI } },
1940 { "tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, { RA, SI } },
1941 { "tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, { RA, SI } },
1942 { "tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, { RA, SI } },
1943 { "tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, { RA, SI } },
[all …]
/linux-4.1.27/lib/mpi/
Dmpi-internal.h243 typedef int SItype __attribute__ ((mode(SI)));
244 typedef unsigned int USItype __attribute__ ((mode(SI)));
/linux-4.1.27/drivers/ide/
Dsis5513.c605 { PCI_VDEVICE(SI, PCI_DEVICE_ID_SI_5513), 0 },
606 { PCI_VDEVICE(SI, PCI_DEVICE_ID_SI_5518), 0 },
607 { PCI_VDEVICE(SI, PCI_DEVICE_ID_SI_1180), 0 },
DKconfig579 This driver adds PIO/(U)DMA support for the SI CMD680 and SII
/linux-4.1.27/arch/x86/um/
Dsignal.c175 GETREG(SI, si); in copy_sc_from_user()
264 PUTREG(SI, si); in copy_sc_to_user()
/linux-4.1.27/Documentation/
DIPMI.txt45 manual), choose the 'IPMI SI handler' option. A driver also exists
61 situation, you need to read the section below named 'The SI Driver' or
352 The SI Driver
355 The SI driver allows up to 4 KCS or SMIC interfaces to be configured
/linux-4.1.27/drivers/scsi/
Dsym53c416.c110 #define SI 0x03 /* Selection Interrupt */ macro
/linux-4.1.27/sound/pci/
Dintel8x0m.c233 { PCI_VDEVICE(SI, 0x7013), DEVICE_SIS }, /* SI7013 */
Dintel8x0.c445 { PCI_VDEVICE(SI, 0x7012), DEVICE_SIS }, /* SI7012 */
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_bsg.c470 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_bsg_send_mgmt_cmd()
5150 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_menlo_cmd()
Dlpfc_ct.c329 icmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_gen_req()
Dlpfc_hw.h3258 #define SI 0x04 /* Sequence Initiative */ macro
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-iio1168 to SI units is not possible. Higher proximity measurements
/linux-4.1.27/drivers/eisa/
Deisa.ids114 ASU4301 "EISA-486SI Main Board"