Lines Matching full:gsi
16 * DOC: IPA/GSI Configuration Data
19 * IPA and GSI resources to use for a given platform. This data is supplied
29 * GSI channels. A channel is a GSI construct, and represents a single
33 * the only GSI channels of concern to this driver belong to the AP
39 * added. IPA endpoint and GSI channel configuration data are defined
43 * are common to IPA and GSI (EE ID, channel ID, endpoint ID, and direction);
44 * properties associated with the GSI channel; and properties associated with
53 * struct gsi_channel_data - GSI channel configuration data
58 * A GSI channel is a unidirectional means of transferring data to or
59 * from (and through) the IPA. A GSI channel has a ring buffer made
65 * When data transfer commands have completed the GSI generates an
70 * The input to a GSI channel is a FIFO of type/length/value (TLV)
159 * struct ipa_gsi_endpoint_data - GSI channel/IPA endpoint data
160 * ee: GSI execution environment ID
161 * channel_id: GSI channel ID
164 * gsi: GSI channel configuration data (see above)
260 * struct ipa_data - combined IPA/GSI configuration data
263 * @endpoint_data: IPA endpoint/GSI channel data