| /linux-6.15/drivers/pinctrl/ |
| H A D | pinctrl-ocelot.c | 633 JAGUAR2_P(25, UART2, SI); 634 JAGUAR2_P(26, PTP2, SI); 635 JAGUAR2_P(27, PTP3, SI); 636 JAGUAR2_P(28, TWI2, SI); 637 JAGUAR2_P(29, TWI2, SI); 638 JAGUAR2_P(30, SG2, SI); 639 JAGUAR2_P(31, SG2, SI); 640 JAGUAR2_P(32, SG2, SI); 641 JAGUAR2_P(33, SG2, SI); 657 JAGUAR2_P(49, SFP, SI); [all …]
|
| /linux-6.15/Documentation/spi/ |
| H A D | spi-lm70llp.rst | 46 D7 9 --> SI/O 5 48 Select 13 <-- SI/O 1 51 Note that since the LM70 uses a "3-wire" variant of SPI, the SI/SO pin 55 devices might share the same SI/SO pin. 64 shows that the SI/O line from the LM70 chip is connected to the base of a 68 Interpreting this circuit, when the LM70 SI/O line is High (or tristate 71 connector. When SI/O is Low (driven by the LM70 or the host) on the other
|
| /linux-6.15/drivers/ata/ |
| H A D | sata_sis.c | 54 { PCI_VDEVICE(SI, 0x0180), sis_180 }, /* SiS 964/180 */ 55 { PCI_VDEVICE(SI, 0x0181), sis_180 }, /* SiS 964/180 */ 56 { PCI_VDEVICE(SI, 0x0182), sis_180 }, /* SiS 965/965L */ 57 { PCI_VDEVICE(SI, 0x0183), sis_180 }, /* SiS 965/965L */ 58 { PCI_VDEVICE(SI, 0x1182), sis_180 }, /* SiS 966/680 */ 59 { PCI_VDEVICE(SI, 0x1183), sis_180 }, /* SiS 966/966L/968/680 */
|
| H A D | pata_sis.c | 891 { PCI_VDEVICE(SI, 0x5513), }, /* SiS 5513 */ 892 { PCI_VDEVICE(SI, 0x5518), }, /* SiS 5518 */ 893 { PCI_VDEVICE(SI, 0x1180), }, /* SiS 1180 */
|
| /linux-6.15/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 8 #define SI 4 * 8 macro 36 movq %rsi, SI(%rdi) 72 movl %esi, SI(%edi)
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | Kconfig | 43 bool "Enable amdgpu support for SI parts" 47 for SI (Southern Islands) asics. 49 SI is already supported in radeon. Experimental support for SI
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/nintendo/ |
| H A D | gamecube.txt | 88 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
|
| H A D | wii.txt | 67 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-6.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| H A D | fsl,qe-si.yaml | 7 title: Freescale QUICC Engine module Serial Interface Block (SI) 13 The SI manages the routing of eight TDM lines to the QE block serial drivers,
|
| H A D | fsl,qe-siram.yaml | 13 store the routing entries of SI
|
| H A D | fsl,qe-tsa.yaml | 26 - description: SI (Serial Interface) register base 27 - description: SI RAM base
|
| H A D | fsl,cpm1-tsa.yaml | 27 - description: SI (Serial Interface) register base 28 - description: SI RAM base
|
| /linux-6.15/tools/perf/arch/x86/util/ |
| H A D | unwind-libdw.c | 28 dwarf_regs[6] = REG(SI); in libdw__arch_set_initial_registers() 37 dwarf_regs[4] = REG(SI); in libdw__arch_set_initial_registers()
|
| H A D | perf_regs.c | 21 SMPL_REG(SI, PERF_REG_X86_SI),
|
| /linux-6.15/tools/gpio/ |
| H A D | gpio-sloppy-logic-analyzer.sh | 34 -d|--duration-us <SI-n>: number of microseconds to sample. Overrides -n, no default value. 40 -n|--num_samples <SI-n>: number of samples to acquire. Default <$numsamples> 42 -s|--sample_freq <SI-n>: desired sampling frequency. Might be capped if too large. 54 <SI-n> is an integer value where SI units "T", "G", "M", "K" are recognized, e.g. '1M500K' is 15000…
|
| /linux-6.15/include/math-emu/ |
| H A D | soft-fp.h | 193 typedef int SItype __attribute__((mode(SI))); 195 typedef unsigned int USItype __attribute__((mode(SI)));
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | faraday,ftgmac100.yaml | 56 Use the NC-SI stack instead of an MDIO PHY. Currently assumes 57 rmii (100bT) but kept as a separate property in case NC-SI grows support
|
| /linux-6.15/lib/ |
| H A D | locking-selftest-spin.h | 12 #define INIT SI
|
| /linux-6.15/lib/crypto/mpi/ |
| H A D | mpi-internal.h | 209 typedef int SItype __attribute__ ((mode(SI))); 210 typedef unsigned int USItype __attribute__ ((mode(SI)));
|
| /linux-6.15/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 644 #define SI SHO + 1 macro 649 #define SISIGNOPT SI + 1 3052 {"tdui", OPTO(2,TOU), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3053 {"tdi", OP(2), OP_MASK, PPC64, PPCVLE, {TO, RA, SI}}, 3085 {"twi", OP(3), OP_MASK, PPCCOM, PPCVLE, {TO, RA, SI}}, 3086 {"ti", OP(3), OP_MASK, PWRCOM, PPCVLE, {TO, RA, SI}}, 3826 {"muli", OP(7), OP_MASK, PWRCOM, PPCVLE, {RT, RA, SI}}, 3831 {"dozi", OP(9), OP_MASK, M601, PPCVLE, {RT, RA, SI}}, 3851 {"li", OP(14), DRA_MASK, PPCCOM, PPCVLE, {RT, SI}}, 3852 {"lil", OP(14), DRA_MASK, PWRCOM, PPCVLE, {RT, SI}}, [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/ |
| H A D | Kconfig | 38 Choose this option to enable new AMD DC support for SI asics
|
| /linux-6.15/arch/um/os-Linux/skas/ |
| H A D | process.c | 46 R(SI); in ptrace_reg_name() 70 R(SI); in ptrace_reg_name()
|
| /linux-6.15/Documentation/devicetree/bindings/iio/afe/ |
| H A D | temperature-sense-rtd.yaml | 21 The general transfer function here is (using SI units)
|
| H A D | temperature-transducer.yaml | 24 The general transfer function here is (using SI units)
|
| /linux-6.15/arch/x86/um/ |
| H A D | signal.c | 56 GETREG(SI, si); in copy_sc_from_user() 128 PUTREG(SI, si); in copy_sc_to_user()
|