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_data - IPA endpoint configuration data
101 * @config: hardware configuration
109 * The remaining endpoint configuration data specifies default hardware
110 * configuration values that apply only to AP endpoints.
123 * @channel: GSI channel configuration data (see above)
124 * @endpoint: IPA endpoint configuration data (see above)
155 * struct ipa_resource_data - IPA resource configuration data
208 * struct ipa_power_data - description of IPA power configuration data
211 * @interconnect_data: IPA interconnect configuration data
220 * struct ipa_data - combined IPA/GSI configuration data
224 * @qsb_data: Qualcomm System Bus configuration data
228 * @resource_data: IPA resource configuration data