Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light6 it comes back in SI units, it should also include _input else it
7 should include _raw to signify it is not in SI units.
26 value is returned in SI units, it should also include _input
35 and if expressed in SI units, should include _input. If this
36 value is not in SI units, then it should include _raw.
67 and if expressed in SI units, should include _input. If this
68 value is not in SI units (irradiance, uW/mm^2), then it should
76 light sensor. If it comes back in SI units, it should also
78 in SI units.
/Linux-v4.19/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-v4.19/drivers/gpu/drm/amd/amdgpu/
DKconfig2 bool "Enable amdgpu support for SI parts"
6 for SI asics.
8 SI is already supported in radeon. Experimental support for SI
/Linux-v4.19/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.c520 { PCI_VDEVICE(SI, 0x1184), board_ahci }, /* SiS 966 */
521 { PCI_VDEVICE(SI, 0x1185), board_ahci }, /* SiS 968 */
522 { PCI_VDEVICE(SI, 0x0186), board_ahci }, /* SiS 968 */
/Linux-v4.19/tools/perf/arch/x86/tests/
Dregs_load.S8 #define SI 4 * 8 macro
36 movq %rsi, SI(%rdi)
72 movl %esi, SI(%edi)
/Linux-v4.19/arch/m68k/lib/
Dashldi3.c21 typedef int SItype __mode(SI);
22 typedef unsigned int USItype __mode(SI);
Dlshrdi3.c21 typedef int SItype __mode(SI);
22 typedef unsigned int USItype __mode(SI);
Dashrdi3.c21 typedef int SItype __mode(SI);
22 typedef unsigned int USItype __mode(SI);
Dmuldi3.c68 typedef int SItype __mode(SI);
69 typedef unsigned int USItype __mode(SI);
/Linux-v4.19/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-v4.19/tools/perf/arch/x86/util/
Dunwind-libdw.c27 dwarf_regs[6] = REG(SI); in libdw__arch_set_initial_registers()
36 dwarf_regs[4] = REG(SI); in libdw__arch_set_initial_registers()
Dperf_regs.c16 SMPL_REG(SI, PERF_REG_X86_SI),
/Linux-v4.19/arch/h8300/lib/
Dlibgcc.h62 typedef int SItype __attribute__ ((mode (SI)));
63 typedef unsigned int USItype __attribute__ ((mode (SI)));
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dqe.txt91 * Serial Interface Block (SI)
93 The SI manages the routing of eight TDM lines to the QE block serial drivers
99 - reg : Address range of SI register set.
110 store the routing entries of SI
115 - reg : Address range of SI RAM.
/Linux-v4.19/include/math-emu/
Dsoft-fp.h193 typedef int SItype __attribute__((mode(SI)));
195 typedef unsigned int USItype __attribute__((mode(SI)));
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dftgmac100.txt20 - use-ncsi: Use the NC-SI stack instead of an MDIO PHY. Currently assumes
21 rmii (100bT) but kept as a separate property in case NC-SI grows support
/Linux-v4.19/lib/
Dlocking-selftest-spin.h12 #define INIT SI
/Linux-v4.19/lib/mpi/
Dmpi-internal.h178 typedef int SItype __attribute__ ((mode(SI)));
179 typedef unsigned int USItype __attribute__ ((mode(SI)));
/Linux-v4.19/drivers/pinctrl/
Dpinctrl-ocelot.c140 OCELOT_P(8, SI, TWI_SCL_M, IRQ0_OUT);
141 OCELOT_P(9, SI, TWI_SCL_M, IRQ1_OUT);
148 OCELOT_P(16, TWI, NONE, SI);
149 OCELOT_P(17, TWI, TWI_SCL_M, SI);
/Linux-v4.19/drivers/ide/
Dsis5513.c606 { PCI_VDEVICE(SI, PCI_DEVICE_ID_SI_5513), 0 },
607 { PCI_VDEVICE(SI, PCI_DEVICE_ID_SI_5518), 0 },
608 { PCI_VDEVICE(SI, PCI_DEVICE_ID_SI_1180), 0 },
/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c656 #define SI SHO + 1 macro
661 #define SISIGNOPT SI + 1
3050 {"tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3051 {"tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3052 {"tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3053 {"tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3054 {"tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3055 {"tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3056 {"tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3057 {"tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
[all …]
/Linux-v4.19/arch/x86/um/
Dsignal.c175 GETREG(SI, si); in copy_sc_from_user()
254 PUTREG(SI, si); in copy_sc_to_user()

12