Searched refs:Message (Results 1 – 25 of 128) sorted by relevance
123456
/linux-5.19.10/Documentation/driver-api/soundwire/ |
D | locking.rst | 11 - Message lock 26 Message lock 38 Message transfer. 42 a. Acquire Message lock. 47 c. Release Message lock 59 <-------------------------------+ a. Acquire Message lock 62 +-------------------------------> c. Release Message lock 76 a. Acquire Message lock. 81 c. Release Message lock. 98 <-------------------------------+ a. Acquire Message lock [all …]
|
/linux-5.19.10/Documentation/crypto/ |
D | api-digest.rst | 1 Message Digest Algorithm Definitions 5 :doc: Message Digest Algorithm Definitions 10 Asynchronous Message Digest API 14 :doc: Asynchronous Message Digest API 28 Synchronous Message Digest API 32 :doc: Synchronous Message Digest API
|
/linux-5.19.10/Documentation/devicetree/bindings/net/can/ |
D | bosch,m_can.yaml | 55 Message RAM configuration data. 56 Multiple M_CAN instances can share the same Message RAM 58 in Message RAM is also configurable, so this property is 59 telling driver how the shared or private Message RAM are 64 The 'offset' is an address offset of the Message RAM where 66 0x0 if you're using a private Message RAM. The remain cells 78 Please refer to 2.4.1 Message RAM Configuration in Bosch 82 - description: The 'offset' is an address offset of the Message RAM where 84 you're using a private Message RAM.
|
/linux-5.19.10/Documentation/scsi/ |
D | hptiop.rst | 23 0x10 Inbound Message Register 0 24 0x14 Inbound Message Register 1 25 0x18 Outbound Message Register 0 26 0x1C Outbound Message Register 1 41 0x10 Inbound Message Register 0 42 0x14 Inbound Message Register 1 43 0x18 Outbound Message Register 0 44 0x1C Outbound Message Register 1 72 0x10 Inbound Message Register 73 0x14 Outbound Message Register [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/mailbox/ |
D | ti,message-manager.txt | 1 Texas Instruments' Message Manager Driver 4 The Texas Instruments' Message Manager is a mailbox controller that has 5 configurable queues selectable at SoC(System on Chip) integration. The Message 10 Message Manager Device Node:
|
D | amlogic,meson-gxbb-mhu.yaml | 8 title: Amlogic Meson Message-Handling-Unit Controller 14 The Amlogic's Meson SoCs Message-Handling-Unit (MHU) is a mailbox controller
|
D | allwinner,sun6i-a31-msgbox.yaml | 7 title: Allwinner sunxi Message Box
|
/linux-5.19.10/Documentation/virt/kvm/devices/ |
D | vm.rst | 159 u8 kmac[16]; # valid with Message-Security-Assist 160 u8 kmc[16]; # valid with Message-Security-Assist 161 u8 km[16]; # valid with Message-Security-Assist 162 u8 kimd[16]; # valid with Message-Security-Assist 163 u8 klmd[16]; # valid with Message-Security-Assist 164 u8 pckmo[16]; # valid with Message-Security-Assist-Extension 3 165 u8 kmctr[16]; # valid with Message-Security-Assist-Extension 4 166 u8 kmf[16]; # valid with Message-Security-Assist-Extension 4 167 u8 kmo[16]; # valid with Message-Security-Assist-Extension 4 168 u8 pcc[16]; # valid with Message-Security-Assist-Extension 4 [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,scu.txt | 65 Power domain bindings based on SCU Message Protocol 82 Clock bindings based on SCU Message Protocol 105 Pinctrl bindings based on SCU Message Protocol 134 RTC bindings based on SCU Message Protocol 140 OCOTP bindings based on SCU Message Protocol 154 Watchdog bindings based on SCU Message Protocol 164 SCU key bindings based on SCU Message Protocol 173 Thermal bindings based on SCU Message Protocol
|
/linux-5.19.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic-msgr.txt | 1 * FSL MPIC Message Registers 50 // Message registers 0 and 2 in this block can receive interrupts on 59 // Message registers 0 and 2 in this block can receive interrupts on
|
/linux-5.19.10/drivers/media/pci/ddbridge/ |
D | Kconfig | 35 bool "Enable Message Signaled Interrupts (MSI) per default (EXPERIMENTAL)" 39 Use PCI MSI (Message Signaled Interrupts) per default. Enabling this
|
/linux-5.19.10/Documentation/driver-api/ |
D | message-based.rst | 1 Message-based devices
|
/linux-5.19.10/net/bluetooth/cmtp/ |
D | Kconfig | 6 CMTP (CAPI Message Transport Protocol) is a transport layer
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | debugfs-turris-mox-rwtm | 8 (Write) Message to sign with the ECDSA private key stored in
|
/linux-5.19.10/drivers/scsi/ |
D | fdomain.c | 342 scsi_pointer->Message = inb(fd->base + REG_SCSI_DATA); in fdomain_work() 343 if (scsi_pointer->Message == COMMAND_COMPLETE) in fdomain_work() 371 scsi_msg_to_host_byte(cmd, scsi_pointer->Message); in fdomain_work() 412 scsi_pointer->Message = 0; in fdomain_queue()
|
/linux-5.19.10/Documentation/fault-injection/ |
D | nvme-fault-injection.rst | 30 Message from dmesg:: 88 Message from dmesg:: 137 Message from dmesg::
|
/linux-5.19.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | al,alpine-msix.txt | 10 - msi-controller: identifies the node as an PCI Message Signaled Interrupt
|
D | marvell,odmi-controller.txt | 4 Some Marvell SoCs have an On-Die Message Interrupt (ODMI) controller
|
D | marvell,armada-370-xp-mpic.txt | 7 - msi-controller: Identifies the node as an PCI Message Signaled
|
/linux-5.19.10/Documentation/translations/zh_CN/maintainer/ |
D | configure-git.rst | 57 perl -pi -e 's|^Message-Id:\s*<?([^>]+)>?$|Link: https://lore.kernel.org/r/$1|g;' "$1"
|
/linux-5.19.10/Documentation/translations/zh_CN/core-api/ |
D | printk-basics.rst | 30 printk(KERN_INFO "Message: %s\n", arg);
|
/linux-5.19.10/Documentation/core-api/ |
D | printk-basics.rst | 4 Message logging with printk 25 printk(KERN_INFO "Message: %s\n", arg);
|
/linux-5.19.10/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 228 scsi_pointer->Message = 0; in nsp_queuecommand_lck() 1049 ((scsi_pointer->Message & 0xff) << 8) | in nspintr() 1147 if (scsi_pointer->Message == COMMAND_COMPLETE) { in nspintr() 1149 ((scsi_pointer->Message & 0xff) << 8) | in nspintr() 1220 scsi_pointer->Message, scsi_pointer->Status); in nspintr() 1295 scsi_pointer->Message = tmp; in nspintr() 1298 scsi_pointer->Message, data->MsgLen); in nspintr()
|
/linux-5.19.10/drivers/mailbox/ |
D | Kconfig | 137 tristate "Texas Instruments Message Manager Driver" 140 An implementation of Message Manager slave driver for Keystone 141 and K3 architecture SoCs from Texas Instruments. Message Manager 271 tristate "Allwinner sun6i/sun8i/sun9i/sun50i Message Box"
|
/linux-5.19.10/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.asn1 | 1 Message ::=
|
123456