Lines Matching full:sent

314  * Message Sent
317 * Upstream message sent interrupt status. Set by HW when upstream message has been
318 * sent out, and cleared by FW when writing 1 to it.
371 * Interrupt enable register for message sent interrupt. When cleared to 0 interrupt
389 * LSB 32 address bits for message to be sent. Bits 32:16 of the LSB address only
405 * MSB 16 address bits for message to be sent. Valid only when ADDRLEN bit is set
420 * Address length indication for message to be sent.
435 * Data for message to be sent.
450 * Destination ID for message to be sent.
458 * Opcode for message to be sent.
466 * Byte enables for message to be sent.
474 * BAR for register access to be sent. For simple message / message with data, this
486 * Function ID for register access to be sent.
501 * SAI for message to be sent, if EHP bit set to 1. Reset value is hardcoded to
516 * Root space for message to be sent, if EHP bit set to 1.
530 * Extended header present indication for message to be sent. When set to 1
542 * Completion data to be sent for downstream non-posted read.
556 * Completion status to be sent for downstream non-posted message.
590 * Completion SAI to be sent for downstream non-posted message. Reset value is
767 * @param dest Destination Port ID for message to be sent.
768 * @param func Function ID for register access to be sent.
769 * @param opcode Opcode for message to be sent.
770 * @param be Byte enables for message to be sent.
771 * @param bar Base Address Register for register access to be sent.
785 * @param address Address for message to be sent.
796 * @param data Data for message to be sent.
804 * @brief Interrupt enable / disable for message sent interrupt.