Searched refs:Message (Results 1 – 25 of 127) sorted by relevance
123456
/kernel/linux/linux-5.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 …]
|
/kernel/linux/linux-5.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
|
/kernel/linux/linux-5.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 …]
|
/kernel/linux/linux-5.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 | ti,secure-proxy.txt | 6 Message manager is broken up into different address regions that are 11 Message Manager Device Node:
|
/kernel/linux/linux-5.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 …]
|
/kernel/linux/linux-5.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 103 Pinctrl bindings based on SCU Message Protocol 132 RTC bindings based on SCU Message Protocol 138 OCOTP bindings based on SCU Message Protocol 152 Watchdog bindings based on SCU Message Protocol 162 SCU key bindings based on SCU Message Protocol 171 Thermal bindings based on SCU Message Protocol
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | amlogic,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 20 Sensor bindings for the sensors based on SCPI Message Protocol
|
D | juno,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 17 Sensor bindings for the sensors based on SCPI Message Protocol
|
D | arm,scmi.txt | 1 System Control and Management Interface (SCMI) Message Protocol 47 Clock/Performance bindings for the clocks/OPPs based on SCMI Message Protocol 55 Power domain bindings for the power domains based on SCMI Message Protocol 65 Sensor bindings for the sensors based on SCMI Message Protocol 77 Reset signal bindings for the reset domains based on SCMI Message Protocol
|
D | arm,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 5 ("ARM Compute Subsystem SCP: Message Interface Protocols")[0] can be used 26 Clock bindings for the clocks based on SCPI Message Protocol 74 Sensor bindings for the sensors based on SCPI Message Protocol 87 Power domain bindings for the power domains based on SCPI Message Protocol
|
/kernel/linux/linux-5.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
|
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 404 | ((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()
|
D | nsp_cs.c | 226 SCpnt->SCp.Message = 0; in nsp_queuecommand_lck() 1038 ((tmpSC->SCp.Message & 0xff) << 8) | in nspintr() 1137 if (tmpSC->SCp.Message == MSG_COMMAND_COMPLETE) { in nspintr() 1139 ((tmpSC->SCp.Message & 0xff) << 8) | in nspintr() 1209 nsp_dbg(NSP_DEBUG_INTR, "message=0x%x status=0x%x", tmpSC->SCp.Message, tmpSC->SCp.Status); in nspintr() 1284 tmpSC->SCp.Message = tmp; in nspintr() 1286 nsp_dbg(NSP_DEBUG_INTR, "message=0x%x len=%d", tmpSC->SCp.Message, data->MsgLen); in nspintr()
|
/kernel/linux/linux-5.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
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | message-based.rst | 1 Message-based devices
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
D | Kconfig | 6 CMTP (CAPI Message Transport Protocol) is a transport layer
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-turris-mox-rwtm | 8 (Write) Message to sign with the ECDSA private key stored in
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | fdomain.c | 335 cmd->SCp.Message = inb(fd->base + REG_SCSI_DATA); in fdomain_work() 336 if (!cmd->SCp.Message) in fdomain_work() 363 ((cmd->SCp.Message & 0xff) << 8) | in fdomain_work() 403 cmd->SCp.Message = 0; in fdomain_queue()
|
/kernel/linux/linux-5.10/Documentation/fault-injection/ |
D | nvme-fault-injection.rst | 30 Message from dmesg:: 88 Message from dmesg:: 137 Message from dmesg::
|
/kernel/linux/linux-5.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
|
/kernel/linux/linux-5.10/drivers/mailbox/ |
D | Kconfig | 118 tristate "Texas Instruments Message Manager Driver" 121 An implementation of Message Manager slave driver for Keystone 122 and K3 architecture SoCs from Texas Instruments. Message Manager 231 tristate "Allwinner sun6i/sun8i/sun9i/sun50i Message Box"
|
/kernel/linux/linux-5.10/drivers/firmware/ |
D | Kconfig | 10 tristate "ARM System Control and Management Interface (SCMI) Message Protocol" 44 tristate "ARM System Control and Power Interface (SCPI) Message Protocol" 48 System Control and Power Interface (SCPI) Message Protocol is 255 tristate "TI System Control Interface (TISCI) Message Protocol" 258 TI System Control Interface (TISCI) Message Protocol is used to manage
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | printk-basics.rst | 4 Message logging with printk 25 printk(KERN_INFO "Message: %s\n", arg);
|
123456