/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A 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-6.6/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 370 LUTON_P(14, SI, PHY_LED); 371 LUTON_P(15, SI, PHY_LED); 372 LUTON_P(16, SI, PHY_LED); 446 SERVAL_P(8, SI, NONE, NONE); 447 SERVAL_P(9, SI, MD, NONE); 448 SERVAL_P(10, SI, MD, NONE); 528 OCELOT_P(8, SI, TWI_SCL_M, IRQ0_OUT); 529 OCELOT_P(9, SI, TWI_SCL_M, IRQ1_OUT); 536 OCELOT_P(16, TWI, NONE, SI); 537 OCELOT_P(17, TWI, TWI_SCL_M, SI); [all...] |
/kernel/linux/linux-5.10/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 */
|
/kernel/linux/linux-6.6/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 */
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | regs_load.S | 8 #define SI 4 * 8 define 36 movq %rsi, SI(%rdi) 72 movl %esi, SI(%edi)
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | regs_load.S | 8 #define SI 4 * 8 define 36 movq %rsi, SI(%rdi) 72 movl %esi, SI(%edi)
|
/kernel/linux/linux-5.10/arch/m68k/lib/ |
H A D | ashrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
H A D | lshrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
H A D | ashldi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
H A D | muldi3.c | 68 typedef int SItype __mode(SI); 69 typedef unsigned int USItype __mode(SI);
|
/kernel/linux/linux-6.6/arch/m68k/lib/ |
H A D | ashrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
H A D | ashldi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
H A D | lshrdi3.c | 21 typedef int SItype __mode(SI); 22 typedef unsigned int USItype __mode(SI);
|
H A D | muldi3.c | 68 typedef int SItype __mode(SI); 69 typedef unsigned int USItype __mode(SI);
|
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | libgcc.h | 62 typedef int SItype __attribute__ ((mode (SI))); 63 typedef unsigned int USItype __attribute__ ((mode (SI)));
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H 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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | soft-fp.h | 193 typedef int SItype __attribute__((mode(SI))); 195 typedef unsigned int USItype __attribute__((mode(SI)));
|
/kernel/linux/linux-6.6/include/math-emu/ |
H A D | soft-fp.h | 193 typedef int SItype __attribute__((mode(SI))); 195 typedef unsigned int USItype __attribute__((mode(SI)));
|
/kernel/linux/linux-5.10/lib/ |
H A D | locking-selftest-spin.h | 12 #define INIT SI
|
/kernel/linux/linux-6.6/lib/ |
H A D | locking-selftest-spin.h | 12 #define INIT SI
|
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | mpi-internal.h | 218 typedef int SItype __attribute__ ((mode(SI))); 219 typedef unsigned int USItype __attribute__ ((mode(SI)));
|
/kernel/linux/linux-6.6/lib/crypto/mpi/ |
H A 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/ |
H A 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/ |
H A D | ppc-opc.c | 492 SI field, only negated. */ 632 /* The SI field in a HTM X form instruction. */ 645 /* The SI field in a D form instruction. */ 646 #define SI SHO + 1 649 /* The SI field in a D form instruction when we accept a wide range 651 #define SISIGNOPT SI + 1 1701 /* The NSI field in a D form instruction. This is the same as the SI 3043 {"tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3044 {"tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3045 {"tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 644 #define SI global() macro [all...] |