Home
last modified time | relevance | path

Searched refs:Message (Results 1 – 25 of 120) sorted by relevance

12345

/Linux-v5.15/Documentation/driver-api/soundwire/
Dlocking.rst11 - 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-v5.15/Documentation/crypto/
Dapi-digest.rst1 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-v5.15/Documentation/scsi/
Dhptiop.rst23 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-v5.15/Documentation/devicetree/bindings/mailbox/
Dti,message-manager.txt1 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:
/Linux-v5.15/Documentation/virt/kvm/devices/
Dvm.rst159 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-v5.15/Documentation/devicetree/bindings/arm/freescale/
Dfsl,scu.txt65 Power domain bindings based on SCU Message Protocol
82 Clock bindings based on SCU Message Protocol
104 Pinctrl bindings based on SCU Message Protocol
133 RTC bindings based on SCU Message Protocol
139 OCOTP bindings based on SCU Message Protocol
153 Watchdog bindings based on SCU Message Protocol
163 SCU key bindings based on SCU Message Protocol
172 Thermal bindings based on SCU Message Protocol
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic-msgr.txt1 * 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-v5.15/drivers/scsi/pcmcia/
Dsym53c500_cs.c404 | ((curSC->SCp.Message & 0xff) << 8) | (DID_OK << 16); in SYM53C500_intr()
477 curSC->SCp.Message = inb(port_base + SCSI_FIFO); in SYM53C500_intr()
480 DEB(printk("Status = %02x Message = %02x\n", curSC->SCp.Status, curSC->SCp.Message)); in SYM53C500_intr()
482 if (curSC->SCp.Message == SAVE_POINTERS || curSC->SCp.Message == DISCONNECT) { in SYM53C500_intr()
562 data->current_SC->SCp.Message = 0; in SYM53C500_queue_lck()
Dnsp_cs.c225 SCpnt->SCp.Message = 0; in nsp_queuecommand_lck()
1037 ((tmpSC->SCp.Message & 0xff) << 8) | in nspintr()
1134 if (tmpSC->SCp.Message == COMMAND_COMPLETE) { in nspintr()
1136 ((tmpSC->SCp.Message & 0xff) << 8) | in nspintr()
1206 nsp_dbg(NSP_DEBUG_INTR, "message=0x%x status=0x%x", tmpSC->SCp.Message, tmpSC->SCp.Status); in nspintr()
1281 tmpSC->SCp.Message = tmp; in nspintr()
1283 nsp_dbg(NSP_DEBUG_INTR, "message=0x%x len=%d", tmpSC->SCp.Message, data->MsgLen); in nspintr()
/Linux-v5.15/drivers/media/pci/ddbridge/
DKconfig35 bool "Enable Message Signaled Interrupts (MSI) per default (EXPERIMENTAL)"
39 Use PCI MSI (Message Signaled Interrupts) per default. Enabling this
/Linux-v5.15/Documentation/driver-api/
Dmessage-based.rst1 Message-based devices
/Linux-v5.15/net/bluetooth/cmtp/
DKconfig6 CMTP (CAPI Message Transport Protocol) is a transport layer
/Linux-v5.15/Documentation/ABI/testing/
Ddebugfs-turris-mox-rwtm8 (Write) Message to sign with the ECDSA private key stored in
/Linux-v5.15/drivers/scsi/
Dfdomain.c336 cmd->SCp.Message = inb(fd->base + REG_SCSI_DATA); in fdomain_work()
337 if (cmd->SCp.Message == COMMAND_COMPLETE) in fdomain_work()
365 scsi_msg_to_host_byte(cmd, cmd->SCp.Message); in fdomain_work()
405 cmd->SCp.Message = 0; in fdomain_queue()
/Linux-v5.15/Documentation/fault-injection/
Dnvme-fault-injection.rst30 Message from dmesg::
88 Message from dmesg::
137 Message from dmesg::
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dal,alpine-msix.txt10 - msi-controller: identifies the node as an PCI Message Signaled Interrupt
Dmarvell,odmi-controller.txt4 Some Marvell SoCs have an On-Die Message Interrupt (ODMI) controller
Dmarvell,armada-370-xp-mpic.txt7 - msi-controller: Identifies the node as an PCI Message Signaled
/Linux-v5.15/Documentation/translations/zh_CN/maintainer/
Dconfigure-git.rst57 perl -pi -e 's|^Message-Id:\s*<?([^>]+)>?$|Link: https://lore.kernel.org/r/$1|g;' "$1"
/Linux-v5.15/Documentation/translations/zh_CN/core-api/
Dprintk-basics.rst30 printk(KERN_INFO "Message: %s\n", arg);
/Linux-v5.15/Documentation/core-api/
Dprintk-basics.rst4 Message logging with printk
25 printk(KERN_INFO "Message: %s\n", arg);
/Linux-v5.15/drivers/mailbox/
DKconfig125 tristate "Texas Instruments Message Manager Driver"
128 An implementation of Message Manager slave driver for Keystone
129 and K3 architecture SoCs from Texas Instruments. Message Manager
250 tristate "Allwinner sun6i/sun8i/sun9i/sun50i Message Box"
/Linux-v5.15/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn11 Message ::=
/Linux-v5.15/drivers/pci/
DKconfig40 bool "Message Signaled Interrupts (MSI and MSI-X)"
43 This allows device drivers to enable MSI (Message Signaled
44 Interrupts). Message Signaled Interrupts enable a device to
/Linux-v5.15/drivers/firmware/
DKconfig12 tristate "ARM System Control and Power Interface (SCPI) Message Protocol"
16 System Control and Power Interface (SCPI) Message Protocol is
252 tristate "TI System Control Interface (TISCI) Message Protocol"
255 TI System Control Interface (TISCI) Message Protocol is used to manage

12345