| /linux/drivers/pinctrl/ |
| A D | pinctrl-ocelot.c | 420 JAGUAR2_P(25, UART2, SI); 421 JAGUAR2_P(26, PTP2, SI); 422 JAGUAR2_P(27, PTP3, SI); 423 JAGUAR2_P(28, TWI2, SI); 424 JAGUAR2_P(29, TWI2, SI); 425 JAGUAR2_P(30, SG2, SI); 426 JAGUAR2_P(31, SG2, SI); 427 JAGUAR2_P(32, SG2, SI); 428 JAGUAR2_P(33, SG2, SI); 444 JAGUAR2_P(49, SFP, SI); [all …]
|
| /linux/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/drivers/gpu/drm/amd/amdgpu/ |
| A 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
|
| /linux/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 */
|
| A D | ahci.c | 541 { PCI_VDEVICE(SI, 0x1184), board_ahci }, /* SiS 966 */ 542 { PCI_VDEVICE(SI, 0x1185), board_ahci }, /* SiS 968 */ 543 { PCI_VDEVICE(SI, 0x0186), board_ahci }, /* SiS 968 */
|
| /linux/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/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/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/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 | 18 SMPL_REG(SI, PERF_REG_X86_SI),
|
| /linux/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/arch/h8300/lib/ |
| A D | libgcc.h | 62 typedef int SItype __attribute__ ((mode (SI))); 63 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
| /linux/include/math-emu/ |
| A D | soft-fp.h | 193 typedef int SItype __attribute__((mode(SI))); 195 typedef unsigned int USItype __attribute__((mode(SI)));
|
| /linux/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/lib/ |
| A D | locking-selftest-spin.h | 12 #define INIT SI
|
| /linux/lib/mpi/ |
| A D | mpi-internal.h | 218 typedef int SItype __attribute__ ((mode(SI))); 219 typedef unsigned int USItype __attribute__ ((mode(SI)));
|
| /linux/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/drivers/gpu/drm/amd/display/ |
| A D | Kconfig | 32 Choose this option to enable new AMD DC support for SI asics
|
| /linux/arch/um/os-Linux/skas/ |
| A D | process.c | 40 R(SI); in ptrace_reg_name() 64 R(SI); in ptrace_reg_name()
|
| /linux/arch/x86/um/ |
| A D | signal.c | 175 GETREG(SI, si); in copy_sc_from_user() 254 PUTREG(SI, si); in copy_sc_to_user()
|