Home
last modified time | relevance | path

Searched refs:Word (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/Documentation/translations/zh_CN/PCI/
H A Dacpi-info.rst50 是,目前的ACPI规范只为扩展地址空间描述符定义了消费者/生产者;在旧的QWord/Word/Word
51 址空间描述符中,该位应该被忽略。因此,操作系统必须假定所有的QWord/Word/Word描述符都是
102 QWord/DWord/Word 地址空间描述符 (.1, .2, .3)
/linux-6.15/Documentation/translations/zh_CN/infiniband/
H A Dopa_vnic.rst66 Quad Word 0:
77 Quad Word 1:
85 Quad Word 2:
93 Quad Word N (last):
/linux-6.15/tools/testing/selftests/vDSO/
H A Dparse_vdso.c43 #define ELF_HASH_ENTRY ELF(Word)
57 ELF(Word) *gnu_hash, *gnu_bucket;
161 (ELF(Word) *)((uintptr_t)dyn[i].d_un.d_ptr + in vdso_init_from_sysinfo_ehdr()
203 const char *name, ELF(Word) hash) in vdso_match_version()
240 static bool check_sym(ELF(Sym) *sym, ELF(Word) i, const char *name, in check_sym()
267 ELF(Word) i; in vdso_sym()
/linux-6.15/drivers/accessibility/speakup/
H A DDefaultKeyAssignments15 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)
/linux-6.15/Documentation/infiniband/
H A Dopa_vnic.rst57 Quad Word 0:
68 Quad Word 1:
76 Quad Word 2:
84 Quad Word N (last):
/linux-6.15/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_raid.h140 U32 Word; member
325 U32 Word[6]; member
H A Dmpi2.h856 U32 Word; member
/linux-6.15/Documentation/devicetree/bindings/soc/fsl/
H A Dfsl,ls1028a-reset.yaml14 Word (RCW) status.
H A Dfsl,qman-fqd.yaml31 configured via the Reset Configuration Word (RCW) and that are relevant to a
/linux-6.15/Documentation/sound/cards/
H A Dmixart.rst16 (AES/EBU, Word Clock, Time Code and Video Synchro)
72 - external clock support (AES/EBU, Word Clock, Time Code, Video Sync)
H A Dhdspm.rst161 * 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.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dpixfmt-packed-yuv.rst381 - Word 0
382 - Word 1
383 - Word 2
384 - Word 3
/linux-6.15/Documentation/i2c/
H A Dsmbus-protocol.rst110 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
/linux-6.15/Documentation/devicetree/bindings/pci/
H A Dfsl,layerscape-pcie-ep.yaml15 This controller derives its clocks from the Reset Configuration Word (RCW)
H A Dfsl,layerscape-pcie.yaml15 This controller derives its clocks from the Reset Configuration Word (RCW)
/linux-6.15/Documentation/sound/soc/
H A Dclocking.rst36 - BCLK = LRC * Channels * Word Size
/linux-6.15/Documentation/PCI/
H A Dacpi-info.rst59 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)
/linux-6.15/Documentation/sound/designs/
H A Dcontrol-names.rst122 Sample Clock Source { "Word", "Internal", "AutoSync" }
/linux-6.15/Documentation/driver-api/driver-model/
H A Ddevice.rst109 Word of warning: While the kernel allows device_create_file() and
/linux-6.15/drivers/message/fusion/lsi/
H A Dmpi.h342 U32 Word; member
H A Dmpi_ioc.h237 U32 Word; member
/linux-6.15/Documentation/arch/parisc/
H A Dregisters.rst62 Processor Status Word
/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c1243 karg.firmware_version = ioc->facts.FWVersion.Word; in _ctl_getiocinfo()
3155 (ioc->facts.FWVersion.Word & 0xFF000000) >> 24, in version_fw_show()
3156 (ioc->facts.FWVersion.Word & 0x00FF0000) >> 16, in version_fw_show()
3157 (ioc->facts.FWVersion.Word & 0x0000FF00) >> 8, in version_fw_show()
3158 ioc->facts.FWVersion.Word & 0x000000FF); in version_fw_show()
3242 le32_to_cpu(ioc->iounit_pg0.NvdataVersionPersistent.Word)); in version_nvdata_persistent_show()
3262 le32_to_cpu(ioc->iounit_pg0.NvdataVersionDefault.Word)); in version_nvdata_default_show()
/linux-6.15/drivers/message/fusion/
H A Dmptscsih.c1291 seq_printf(m, "%s%08xh, ", MPT_FW_REV_MAGIC_ID_STRING, ioc->facts.FWVersion.Word); in mptscsih_show_info()
3040 (ioc->facts.FWVersion.Word & 0xFF000000) >> 24, in mptscsih_version_fw_show()
3041 (ioc->facts.FWVersion.Word & 0x00FF0000) >> 16, in mptscsih_version_fw_show()
3042 (ioc->facts.FWVersion.Word & 0x0000FF00) >> 8, in mptscsih_version_fw_show()
3043 ioc->facts.FWVersion.Word & 0x000000FF); in mptscsih_version_fw_show()
H A Dmptbase.c3148 facts->FWVersion.Word = in GetIocFacts()
3152 facts->FWVersion.Word = le32_to_cpu(facts->FWVersion.Word); in GetIocFacts()
6714 seq_printf(m, " FWVersion = 0x%08x%s", ioc->facts.FWVersion.Word, expVer); in mpt_iocinfo_proc_show()
6782 if ((ioc->facts.FWVersion.Word >> 24) == 0x0E) { in mpt_get_fw_exp_ver()
6784 (ioc->facts.FWVersion.Word >> 16) & 0x00FF, /* Month */ in mpt_get_fw_exp_ver()
6785 (ioc->facts.FWVersion.Word >> 8) & 0x1F); /* Day */ in mpt_get_fw_exp_ver()
6788 if ((ioc->facts.FWVersion.Word >> 8) & 0x80) in mpt_get_fw_exp_ver()
6820 ioc->facts.FWVersion.Word, in mpt_print_ioc_summary()
6854 ioc->facts.FWVersion.Word, in seq_mpt_print_ioc_summary()

12