Lines Matching full:configuration
16 * DOC: IPA/GSI Configuration Data
18 * Boot-time configuration data is used to define the configuration of the
26 * configuration data defines the number (or limits of the number) of various
29 * Endpoint configuration data defines properties of both IPA endpoints and
40 * added. IPA endpoint and GSI channel configuration data are defined
43 * Endpoint configuration data consists of three parts: properties that
52 /** enum ipa_qsb_master_id - array index for IPA QSB configuration data */
59 * struct ipa_qsb_data - Qualcomm System Bus configuration data
71 * struct gsi_channel_data - GSI channel configuration data
99 * struct ipa_endpoint_tx_data - configuration data for TX endpoints
114 * struct ipa_endpoint_rx_data - configuration data for RX endpoints
133 * struct ipa_endpoint_config_data - IPA endpoint hardware configuration
159 * struct ipa_endpoint_data - IPA endpoint configuration data
161 * @config: hardware configuration (see above)
169 * The remaining endpoint configuration data applies only to AP endpoints.
183 * @channel: GSI channel configuration data (see above)
184 * @endpoint: IPA endpoint configuration data (see above)
215 * struct ipa_resource_data - IPA resource configuration data
268 * struct ipa_power_data - description of IPA power configuration data
271 * @interconnect_data: IPA interconnect configuration data
280 * struct ipa_data - combined IPA/GSI configuration data
284 * @qsb_data: Qualcomm System Bus configuration data
287 * @resource_data: IPA resource configuration data