/openbmc/u-boot/include/ |
H A D | SA-1100.h | 42 typedef Word32 Word ; typedef 43 typedef Word Quad [4] ; 236 (*((volatile Word *) io_p2v (_Ser0UDCCR))) 238 (*((volatile Word *) io_p2v (_Ser0UDCAR))) 241 (*((volatile Word *) io_p2v (_Ser0UDCOMP))) 244 (*((volatile Word *) io_p2v (_Ser0UDCIMP))) 247 (*((volatile Word *) io_p2v (_Ser0UDCCS0))) 250 (*((volatile Word *) io_p2v (_Ser0UDCCS1))) 253 (*((volatile Word *) io_p2v (_Ser0UDCCS2))) 256 (*((volatile Word *) io_p2v (_Ser0UDCD0))) [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/PCI/ |
H A D | acpi-info.rst | 50 是,目前的ACPI规范只为扩展地址空间描述符定义了消费者/生产者;在旧的QWord/Word/Word地 51 址空间描述符中,该位应该被忽略。因此,操作系统必须假定所有的QWord/Word/Word描述符都是 102 QWord/DWord/Word 地址空间描述符 (.1, .2, .3)
|
/openbmc/linux/Documentation/translations/zh_CN/infiniband/ |
H A D | opa_vnic.rst | 66 Quad Word 0: 77 Quad Word 1: 85 Quad Word 2: 93 Quad Word N (last):
|
/openbmc/openbmc/poky/meta/lib/patchtest/ |
H A D | patchtest_patterns.py | 23 word = pyparsing.Word(pyparsing.alphas) 24 worddot = pyparsing.Word(pyparsing.alphas+".") 72 shortlog_target = pyparsing.OneOrMore(pyparsing.Word(pyparsing.printables.replace(':',''))) 73 shortlog_summary = pyparsing.OneOrMore(pyparsing.Word(pyparsing.printables))
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | generic_fuzz.c | 344 enum Sizes {Byte, Word, Long, end_sizes}; in op_in() enumerator 364 case Word: in op_in() 379 enum Sizes {Byte, Word, Long, end_sizes}; in op_out() enumerator 401 case Word: in op_out() 416 enum Sizes {Byte, Word, Long, Quad, end_sizes}; in op_read() enumerator 437 case Word: in op_read() 457 enum Sizes {Byte, Word, Long, Quad, end_sizes}; in op_write() enumerator 479 case Word: in op_write() 499 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_read() enumerator 517 case Word: in op_pci_read() [all …]
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 15 KeyPad-5 Say Current Word 16 InsKeyPad-5 Spell Current Word 17 KeyPad-4 Say Previous Word (left one word) 19 KeyPad-6 Say Next Word (right one word)
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | ldst.idef | 38 STD_LD_AMODES(loadri, "Rd32=memw", "Load Word",ATTRIBS(A_REGWRSIZE_4B,A_MEMSIZE_4B,A_LOAD),"2",fLOA… 119 STD_ST_AMODES(storeri, "Rt32", "memw","Store Word",ATTRIBS(A_REGWRSIZE_4B,A_MEMSIZE_4B,A_STORE),"2"… 121 STD_ST_AMODES(storerinew, "Nt8.new", "memw","Store Word",ATTRIBS(A_REGWRSIZE_4B,A_NOTE_NEWVAL_SLOT0… 135 …2)",ATTRIBS(A_REGWRSIZE_4B,A_ACQUIRE,A_RESTRICT_SLOT0ONLY,A_MEMSIZE_4B,A_LOAD),"Load Acquire Word", 143 …STRICT_NOPACKET,A_MEMSIZE_4B,A_STORE,A_RESTRICT_SLOT0ONLY),"Store Release Word", { fEA_REG(RsV); f… 146 …STRICT_NOPACKET,A_MEMSIZE_4B,A_STORE,A_RESTRICT_SLOT0ONLY),"Store Release Word", { fEA_REG(RsV); f… 245 STD_PLD_AMODES(loadri, "Rd32=memw", "Load Word",ATTRIBS(A_REGWRSIZE_4B,A_ARCHV2,A_MEMSIZE_4B,A_LOAD… 275 STD_PST_AMODES(storeri,"Rt32","memw","Store Word",ATTRIBS(A_REGWRSIZE_4B,A_ARCHV2,A_MEMSIZE_4B,A_ST… 277 STD_PST_AMODES(storerinew,"Nt8.new","memw","Store Word",ATTRIBS(A_REGWRSIZE_4B,A_ARCHV2,A_NOTE_NEWV… 298 STD_MEMOP_AMODES(add_memop, "+=Rt32", "Add Register to Memory Word", tmp += RtV) [all …]
|
/openbmc/u-boot/doc/imx/common/ |
H A D | imx6.txt | 45 Word 0x00000002: 9f027772 66 Word 0x00000003: 00000004 89 Word 0x00000002: 9f027772 00000004
|
/openbmc/linux/tools/testing/selftests/vDSO/ |
H A D | parse_vdso.c | 42 #define ELF_HASH_ENTRY ELF(Word) 175 const char *name, ELF(Word) hash) in vdso_match_version() 219 ELF(Word) chain = vdso_info.bucket[elf_hash(name) % vdso_info.nbucket]; in vdso_sym()
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | 32and64bit.patch | 263 - ElfW(Word) *abi_note = (ElfW(Word) *) (file_contents 273 -#define ROUND(len) (((len) + sizeof (ElfW(Word)) - 1) & -sizeof (ElfW(Word))) 274 - ElfW(Addr) note_size = 3 * sizeof (ElfW(Word))
|
/openbmc/linux/Documentation/infiniband/ |
H A D | opa_vnic.rst | 57 Quad Word 0: 68 Quad Word 1: 76 Quad Word 2: 84 Quad Word N (last):
|
/openbmc/linux/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_raid.h | 140 U32 Word; member 325 U32 Word[6]; member
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-packed-yuv.rst | 381 - Word 0 382 - Word 1 383 - Word 2 384 - Word 3
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | hdspm.rst | 161 * Values -- "Word" "MADI" 298 * Word Clock Sync Status 300 * Name -- "Word Clock Lock Status" 306 Word Clock Input is 0=Unlocked, 1=Locked, or 2=Synced.
|
H A D | mixart.rst | 16 (AES/EBU, Word Clock, Time Code and Video Synchro) 72 - external clock support (AES/EBU, Word Clock, Time Code, Video Sync)
|
/openbmc/linux/Documentation/i2c/ |
H A D | smbus-protocol.rst | 110 SMBus Read Word 144 SMBus Write Word 149 This is the opposite of the Read Word operation. 16 bits 227 It is the same form as Write Word, with the command code replaced by the
|
/openbmc/u-boot/doc/ |
H A D | README.fsl_iim | 29 using "Word y of Bank x" from the register summary in 30.3.2. This is
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | clocking.rst | 36 - BCLK = LRC * Channels * Word Size
|
/openbmc/qemu/docs/specs/ |
H A D | standard-vga.rst | 78 vga ioports (``0x3c0`` to ``0x3df``), remapped 1:1. Word access
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Unicode-TOU | 35 …Word Mark and the Unicode Logo are trademarks of Unicode, Inc. “The Unicode Consortium” and “Unico…
|
/openbmc/linux/Documentation/PCI/ |
H A D | acpi-info.rst | 59 descriptors; the bit should be ignored in the older QWord/DWord/Word 61 QWord/DWord/Word descriptors are windows. 137 QWord/DWord/Word Address Space Descriptor (.1, .2, .3)
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | control-names.rst | 122 Sample Clock Source { "Word", "Internal", "AutoSync" }
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 763 "Dual Vector Unsigned Byte By Signed Byte 4-way Reduction to Word", 776 "Dual Vector Unsigned Byte By Signed Byte 4-way Reduction with accumulate and saturation to Word", 811 "Dual Vector Unsigned Byte By Signed Byte 4-way Reduction to Word", 824 "Dual Vector Unsigned Byte By Signed Byte 4-way Reduction with accumulate and saturation to Word", 868 "Dual Vector Halfword by Byte 4-Way Reduction to Word", 875 "Dual Vector Halfword by Byte 4-Way Reduction to Word", 891 "Dual Vector Halfword by Byte 4-Way Reduction to Word", 903 "Dual Vector Halfword by Byte 4-Way Reduction to Word", 1152 MMVEC_ADDWRAP(w, "w", "Word", 32, w, w) 1160 MMVEC_ADDS_SAT(w, "w", "Word", 32, w, w) [all …]
|
/openbmc/u-boot/board/freescale/mpc837xemds/ |
H A D | README | 35 J11 removed, Hardware Reset Configuration Word load from FLASH(NOR or NAND)
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | layerscape-pci.txt | 6 This controller derives its clocks from the Reset Configuration Word (RCW)
|