/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinctrl-ocelot.c | 609 JAGUAR2_P(25, UART2, SI); 610 JAGUAR2_P(26, PTP2, SI); 611 JAGUAR2_P(27, PTP3, SI); 612 JAGUAR2_P(28, TWI2, SI); 613 JAGUAR2_P(29, TWI2, SI); 614 JAGUAR2_P(30, SG2, SI); 615 JAGUAR2_P(31, SG2, SI); 616 JAGUAR2_P(32, SG2, SI); 617 JAGUAR2_P(33, SG2, SI); 633 JAGUAR2_P(49, SFP, SI); [all …]
|
/linux-6.3-rc2/Documentation/spi/ |
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.3-rc2/drivers/ata/ |
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 */
|
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.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | Kconfig | 35 bool "Enable amdgpu support for SI parts" 39 for SI (Southern Islands) asics. 41 SI is already supported in radeon. Experimental support for SI
|
/linux-6.3-rc2/tools/perf/arch/x86/tests/ |
A D | regs_load.S | 8 #define SI 4 * 8 macro 36 movq %rsi, SI(%rdi) 72 movl %esi, SI(%edi)
|
/linux-6.3-rc2/arch/m68k/lib/ |
A D | ashldi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
A D | lshrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
A D | ashrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
A D | muldi3.c | 68 typedef int SItype __mode(SI); 69 typedef unsigned int USItype __mode(SI);
|
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/nintendo/ |
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
|
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.3-rc2/tools/perf/arch/x86/util/ |
A D | unwind-libdw.c | 27 dwarf_regs[6] = REG(SI); in libdw__arch_set_initial_registers() 36 dwarf_regs[4] = REG(SI); in libdw__arch_set_initial_registers()
|
A D | perf_regs.c | 20 SMPL_REG(SI, PERF_REG_X86_SI),
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
A D | qe.txt | 102 * Serial Interface Block (SI) 104 The SI manages the routing of eight TDM lines to the QE block serial drivers 110 - reg : Address range of SI register set. 121 store the routing entries of SI 126 - reg : Address range of SI RAM.
|
/linux-6.3-rc2/include/math-emu/ |
A D | soft-fp.h | 193 typedef int SItype __attribute__((mode(SI))); 195 typedef unsigned int USItype __attribute__((mode(SI)));
|
/linux-6.3-rc2/lib/ |
A D | locking-selftest-spin.h | 12 #define INIT SI
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | ftgmac100.txt | 22 - use-ncsi: Use the NC-SI stack instead of an MDIO PHY. Currently assumes 23 rmii (100bT) but kept as a separate property in case NC-SI grows support
|
/linux-6.3-rc2/lib/mpi/ |
A D | mpi-internal.h | 218 typedef int SItype __attribute__ ((mode(SI))); 219 typedef unsigned int USItype __attribute__ ((mode(SI)));
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
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.3-rc2/drivers/gpu/drm/amd/display/ |
A D | Kconfig | 39 Choose this option to enable new AMD DC support for SI asics
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/afe/ |
A D | temperature-sense-rtd.yaml | 21 The general transfer function here is (using SI units)
|
A D | temperature-transducer.yaml | 24 The general transfer function here is (using SI units)
|
/linux-6.3-rc2/arch/um/os-Linux/skas/ |
A D | process.c | 41 R(SI); in ptrace_reg_name() 65 R(SI); in ptrace_reg_name()
|
/linux-6.3-rc2/arch/x86/um/ |
A D | signal.c | 176 GETREG(SI, si); in copy_sc_from_user() 255 PUTREG(SI, si); in copy_sc_to_user()
|