Searched refs:SI (Results 1 - 20 of 20) sorted by relevance

/linux-master/lib/
H A Dlocking-selftest-spin.h12 #define INIT SI
H A Dlocking-selftest.c232 #define SI(x) spin_lock_init(&lock_##x) macro
/linux-master/tools/perf/arch/x86/util/
H A Dunwind-libdw.c28 dwarf_regs[6] = REG(SI);
37 dwarf_regs[4] = REG(SI);
H A Dperf_regs.c21 SMPL_REG(SI, PERF_REG_X86_SI),
/linux-master/tools/perf/arch/x86/tests/
H A Dregs_load.S8 #define SI 4 * 8 define
36 movq %rsi, SI(%rdi)
72 movl %esi, SI(%edi)
/linux-master/drivers/ata/
H A Dsata_sis.c54 { 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 Dpata_sis.c891 { PCI_VDEVICE(SI, 0x5513), }, /* SiS 5513 */
892 { PCI_VDEVICE(SI, 0x5518), }, /* SiS 5518 */
893 { PCI_VDEVICE(SI, 0x1180), }, /* SiS 1180 */
H A Dahci.c560 { PCI_VDEVICE(SI, 0x1184), board_ahci }, /* SiS 966 */
561 { PCI_VDEVICE(SI, 0x1185), board_ahci }, /* SiS 968 */
562 { PCI_VDEVICE(SI, 0x0186), board_ahci }, /* SiS 968 */
/linux-master/drivers/pinctrl/
H A Dpinctrl-ocelot.c370 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...]
/linux-master/include/math-emu/
H A Dsoft-fp.h193 typedef int SItype __attribute__((mode(SI)));
195 typedef unsigned int USItype __attribute__((mode(SI)));
/linux-master/arch/m68k/lib/
H A Dmuldi3.c69 typedef int SItype __mode(SI);
70 typedef unsigned int USItype __mode(SI);
/linux-master/lib/crypto/mpi/
H A Dmpi-internal.h218 typedef int SItype __attribute__ ((mode(SI)));
219 typedef unsigned int USItype __attribute__ ((mode(SI)));
/linux-master/arch/um/os-Linux/skas/
H A Dprocess.c41 R(SI);
65 R(SI);
/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c492 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 macro
[all...]
/linux-master/arch/x86/um/
H A Dsignal.c176 GETREG(SI, si);
255 PUTREG(SI, si);
/linux-master/sound/pci/
H A Dintel8x0m.c203 { PCI_VDEVICE(SI, 0x7013), DEVICE_SIS }, /* SI7013 */
H A Dintel8x0.c398 { PCI_VDEVICE(SI, 0x7012), DEVICE_SIS }, /* SI7012 */
/linux-master/sound/pci/hda/
H A Dhda_intel.c2697 { PCI_VDEVICE(SI, 0x7502), .driver_data = AZX_DRIVER_SIS },
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h3884 #define SI 0x04 /* Sequence Initiative */ macro
H A Dlpfc_sli.c10934 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA);

Completed in 255 milliseconds