Lines Matching full:event
40 Event Doorbell array: Associated with event context array, the Event Doorbell
61 Event context array: All event configurations are organized in the event context
64 Event rings: Used by the device to send completion and state transition messages
113 Event rings
116 Events from the device to host are organized in event rings and defined by Event
117 Descriptors (ED). Event rings are used by the device to report events such as
119 to the host. Event rings are the array of EDs that resides in the host
128 Below is the basic usage of event rings:
130 * Host allocates memory for event ring.
136 * When there is a new event the device needs to send, the device updates ED
195 * Allocates the MHI context for event, channel and command arrays.
212 * Device generates a completion event for the processed TD by updating ED.
213 * Device increments the RP of the corresponding event ring.
215 * Host wakes up and checks the event ring for completion event.
216 * Host updates the WP of the corresponding event ring to indicate that the