/kernel/linux/linux-5.10/drivers/pinctrl/ |
D | pinctrl-ocelot.c | 177 OCELOT_P(8, SI, TWI_SCL_M, IRQ0_OUT); 178 OCELOT_P(9, SI, TWI_SCL_M, IRQ1_OUT); 185 OCELOT_P(16, TWI, NONE, SI); 186 OCELOT_P(17, TWI, TWI_SCL_M, SI); 247 JAGUAR2_P(16, SI, TWI_SCL_M); 248 JAGUAR2_P(17, SI, TWI_SCL_M); 249 JAGUAR2_P(18, SI, TWI_SCL_M); 256 JAGUAR2_P(25, UART2, SI); 257 JAGUAR2_P(26, PTP2, SI); 258 JAGUAR2_P(27, PTP3, SI); [all …]
|
/kernel/linux/linux-5.10/Documentation/spi/ |
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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | Kconfig | 3 bool "Enable amdgpu support for SI parts" 7 for SI asics. 9 SI is already supported in radeon. Experimental support for SI
|
/kernel/linux/linux-5.10/drivers/ata/ |
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 */
|
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 */
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
D | regs_load.S | 8 #define SI 4 * 8 macro 36 movq %rsi, SI(%rdi) 72 movl %esi, SI(%edi)
|
/kernel/linux/linux-5.10/arch/m68k/lib/ |
D | ashldi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
D | lshrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
D | ashrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
D | muldi3.c | 68 typedef int SItype __mode(SI); 69 typedef unsigned int USItype __mode(SI);
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/nintendo/ |
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
|
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
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
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()
|
D | perf_regs.c | 18 SMPL_REG(SI, PERF_REG_X86_SI),
|
/kernel/linux/linux-5.10/arch/h8300/lib/ |
D | libgcc.h | 62 typedef int SItype __attribute__ ((mode (SI))); 63 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-icm42600 | 12 in SI units (m/s^2 for accelerometer and rad/s for gyroscope). 19 Range of available values for hardware offset. Values in SI
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
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.
|
/kernel/linux/linux-5.10/include/math-emu/ |
D | soft-fp.h | 193 typedef int SItype __attribute__((mode(SI))); 195 typedef unsigned int USItype __attribute__((mode(SI)));
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | ftgmac100.txt | 21 - use-ncsi: Use the NC-SI stack instead of an MDIO PHY. Currently assumes 22 rmii (100bT) but kept as a separate property in case NC-SI grows support
|
/kernel/linux/linux-5.10/lib/ |
D | locking-selftest-spin.h | 12 #define INIT SI
|
/kernel/linux/linux-5.10/lib/mpi/ |
D | mpi-internal.h | 218 typedef int SItype __attribute__ ((mode(SI))); 219 typedef unsigned int USItype __attribute__ ((mode(SI)));
|
/kernel/linux/linux-5.10/drivers/ide/ |
D | sis5513.c | 606 { 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 },
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 644 #define SI SHO + 1 macro 649 #define SISIGNOPT SI + 1 3038 {"tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3039 {"tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3040 {"tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3041 {"tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3042 {"tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3043 {"tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3044 {"tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3045 {"tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/ |
D | Kconfig | 47 Choose this option to enable new AMD DC support for SI asics
|
/kernel/linux/linux-5.10/arch/x86/um/ |
D | signal.c | 175 GETREG(SI, si); in copy_sc_from_user() 254 PUTREG(SI, si); in copy_sc_to_user()
|