Searched refs:Message (Results 1 – 25 of 111) sorted by relevance
12345
/Linux-v4.19/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 :: 57 <-------------------------------+ a. Acquire Message lock 60 +-------------------------------> c. Release Message lock 74 a. Acquire Message lock. 79 c. Release Message lock. 96 <-------------------------------+ a. Acquire Message lock [all …]
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/net/can/ |
D | m_can.txt | 7 registers map and Message RAM 18 - bosch,mram-cfg : Message RAM configuration data. 19 Multiple M_CAN instances can share the same Message 21 number in Message RAM is also configurable, 23 private Message RAM are used by this M_CAN controller. 28 The 'offset' is an address offset of the Message RAM 30 usually set to 0x0 if you're using a private Message 43 Please refer to 2.4.1 Message RAM Configuration in
|
/Linux-v4.19/Documentation/scsi/ |
D | hptiop.txt | 13 0x10 Inbound Message Register 0 14 0x14 Inbound Message Register 1 15 0x18 Outbound Message Register 0 16 0x1C Outbound Message Register 1 28 0x10 Inbound Message Register 0 29 0x14 Inbound Message Register 1 30 0x18 Outbound Message Register 0 31 0x1C Outbound Message Register 1 53 0x10 Inbound Message Register 54 0x14 Outbound Message Register [all …]
|
/Linux-v4.19/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:
|
D | meson-mhu.txt | 4 The Amlogic's Meson SoCs Message-Handling-Unit (MHU) is a mailbox controller
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vm.txt | 132 u8 kmac[16]; # valid with Message-Security-Assist 133 u8 kmc[16]; # valid with Message-Security-Assist 134 u8 km[16]; # valid with Message-Security-Assist 135 u8 kimd[16]; # valid with Message-Security-Assist 136 u8 klmd[16]; # valid with Message-Security-Assist 137 u8 pckmo[16]; # valid with Message-Security-Assist-Extension 3 138 u8 kmctr[16]; # valid with Message-Security-Assist-Extension 4 139 u8 kmf[16]; # valid with Message-Security-Assist-Extension 4 140 u8 kmo[16]; # valid with Message-Security-Assist-Extension 4 141 u8 pcc[16]; # valid with Message-Security-Assist-Extension 4 [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
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 46 Clock/Performance bindings for the clocks/OPPs based on SCMI Message Protocol 54 Power domain bindings for the power domains based on SCMI Message Protocol 64 Sensor bindings for the sensors 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
|
D | amlogic,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol
|
/Linux-v4.19/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-v4.19/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 413 | ((curSC->SCp.Message & 0xff) << 8) | (DID_OK << 16); in SYM53C500_intr() 486 curSC->SCp.Message = inb(port_base + SCSI_FIFO); in SYM53C500_intr() 489 DEB(printk("Status = %02x Message = %02x\n", curSC->SCp.Status, curSC->SCp.Message)); in SYM53C500_intr() 491 if (curSC->SCp.Message == SAVE_POINTERS || curSC->SCp.Message == DISCONNECT) { in SYM53C500_intr() 571 data->current_SC->SCp.Message = 0; in SYM53C500_queue_lck()
|
D | nsp_cs.c | 227 SCpnt->SCp.Message = 0; in nsp_queuecommand_lck() 1039 ((tmpSC->SCp.Message & 0xff) << 8) | in nspintr() 1137 …if ((tmpSC->SCp.Message == MSG_COMMAND_COMPLETE)) { /* all command complete and return status … 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()
|
/Linux-v4.19/drivers/media/pci/ddbridge/ |
D | Kconfig | 35 bool "Enable Message Signaled Interrupts (MSI) per default (EXPERIMENTAL)" 40 Use PCI MSI (Message Signaled Interrupts) per default. Enabling this
|
/Linux-v4.19/Documentation/driver-api/ |
D | message-based.rst | 1 Message-based devices
|
/Linux-v4.19/net/bluetooth/cmtp/ |
D | Kconfig | 5 CMTP (CAPI Message Transport Protocol) is a transport layer
|
/Linux-v4.19/drivers/pci/ |
D | Kconfig | 9 bool "Message Signaled Interrupts (MSI and MSI-X)" 13 This allows device drivers to enable MSI (Message Signaled 14 Interrupts). Message Signaled Interrupts enable a device to
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/fault-injection/ |
D | nvme-fault-injection.txt | 28 Message from dmesg: 84 Message from dmesg:
|
/Linux-v4.19/drivers/firmware/ |
D | Kconfig | 23 bool "ARM System Control and Management Interface (SCMI) Message Protocol" 57 tristate "ARM System Control and Power Interface (SCPI) Message Protocol" 61 System Control and Power Interface (SCPI) Message Protocol is 272 tristate "TI System Control Interface (TISCI) Message Protocol" 275 TI System Control Interface (TISCI) Message Protocol is used to manage
|
/Linux-v4.19/Documentation/PCI/ |
D | 00-INDEX | 6 - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
|
/Linux-v4.19/Documentation/devicetree/bindings/connector/ |
D | usb-connector.txt | 30 Source_Capabilities Message, the order of each entry(PDO) should follow 37 Sink Capabilities Message, the order of each entry(PDO) should follow
|
12345