Home
last modified time | relevance | path

Searched refs:SI (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dgamecube.txt88 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
H A Dwii.txt67 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
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dqe.txt102 * 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.
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dftgmac100.txt21 - 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
/f-stack/freebsd/i386/i386/
H A Ddb_disasm.c69 #define SI 14 /* si */ macro
703 /*6e*/ { "outs", FALSE, BYTE, op2(SI, DX), 0 },
704 /*6f*/ { "outs", FALSE, LONG, op2(SI, DX), 0 },
764 /*a4*/ { "movs", FALSE, BYTE, op2(SI,DI), 0 },
765 /*a5*/ { "movs", FALSE, LONG, op2(SI,DI), 0 },
766 /*a6*/ { "cmps", FALSE, BYTE, op2(SI,DI), 0 },
767 /*a7*/ { "cmps", FALSE, LONG, op2(SI,DI), 0 },
773 /*ac*/ { "lods", FALSE, BYTE, op1(SI), 0 },
774 /*ad*/ { "lods", FALSE, LONG, op1(SI), 0 },
775 /*ae*/ { "scas", FALSE, BYTE, op1(SI), 0 },
[all …]
H A Dbpf_jit_machdep.h57 #define SI 6 macro
/f-stack/freebsd/amd64/amd64/
H A Ddb_disasm.c82 #define SI 14 /* si */ macro
808 /*6e*/ { "outs", FALSE, BYTE, op2(SI, DX), 0 },
809 /*6f*/ { "outs", FALSE, LONG, op2(SI, DX), 0 },
869 /*a4*/ { "movs", FALSE, BYTE, op2(SI,DI), 0 },
870 /*a5*/ { "movs", FALSE, LONG, op2(SI,DI), 0 },
871 /*a6*/ { "cmps", FALSE, BYTE, op2(SI,DI), 0 },
872 /*a7*/ { "cmps", FALSE, LONG, op2(SI,DI), 0 },
878 /*ac*/ { "lods", FALSE, BYTE, op1(SI), 0 },
879 /*ad*/ { "lods", FALSE, LONG, op1(SI), 0 },
880 /*ae*/ { "scas", FALSE, BYTE, op1(SI), 0 },
[all …]
H A Dbpf_jit_machdep.h82 #define SI 6 macro
/f-stack/app/redis-5.0.5/tests/
H A Dinstances.tcl355 proc SI {n field} { procedure
/f-stack/freebsd/mips/conf/
H A DERL187 device uslcom # SI Labs CP2101/CP2102 serial adapters
H A DOCTEON1221 device uslcom # SI Labs CP2101/CP2102 serial adapters
/f-stack/freebsd/amd64/conf/
H A DNOTES521 # si: Specialix International SI/XIO or SX intelligent serial card
524 # Notes on the Specialix SI/XIO driver:
/f-stack/freebsd/i386/conf/
H A DNOTES739 # si: Specialix International SI/XIO or SX intelligent serial card driver
742 # Notes on the Specialix SI/XIO driver:
/f-stack/freebsd/contrib/edk2/Include/Library/
H A DBaseLib.h5565 UINT16 SI; member