/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-mtl-match.c | 105 .aggregated = 0, 112 .aggregated = 1, 119 .aggregated = 1, 127 .aggregated = 0, 133 .aggregated = 0, 142 .aggregated = 0, 148 .aggregated = 0, 154 .aggregated = 0, 167 .aggregated = 0, 173 .aggregated = 0, [all …]
|
H A D | soc-acpi-intel-tgl-match.c | 21 .aggregated = 0, 28 .aggregated = 1, 35 .aggregated = 1, 42 .aggregated = 1, 49 .aggregated = 1, 57 .aggregated = 0, 63 .aggregated = 0, 416 .aggregated = 0, 422 .aggregated = 0, 428 .aggregated = 0, [all …]
|
H A D | soc-acpi-intel-ptl-match.c | 34 .aggregated = 0, 41 .aggregated = 1, 48 .aggregated = 1, 60 .aggregated = 0, 66 .aggregated = 0, 72 .aggregated = 0, 82 .aggregated = 0, 89 .aggregated = 0, 99 .aggregated = 0, 106 .aggregated = 1, [all …]
|
H A D | soc-acpi-intel-adl-match.c | 19 .aggregated = 0, 26 .aggregated = 1, 33 .aggregated = 1, 40 .aggregated = 1, 47 .aggregated = 1, 85 .aggregated = 0, 91 .aggregated = 0, 97 .aggregated = 0, 103 .aggregated = 0,
|
H A D | soc-acpi-intel-sdw-mockup-match.c | 15 .aggregated = 0, 22 .aggregated = 1, 29 .aggregated = 1,
|
H A D | soc-acpi-intel-icl-match.c | 43 .aggregated = 0, 50 .aggregated = 1, 57 .aggregated = 1,
|
H A D | soc-acpi-intel-cml-match.c | 97 .aggregated = 0, 104 .aggregated = 1, 111 .aggregated = 1,
|
H A D | soc-acpi-intel-cnl-match.c | 40 .aggregated = 0,
|
/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_mux_codec.h | 37 /* ACBH: Signature of the Aggregated Command Block Header. */ 40 /* ADTH: Signature of the Aggregated Datagram Table Header. */ 43 /* ADBH: Signature of the Aggregated Data Block Header. */ 91 * @cmd_len: Length (in bytes) of the Aggregated Command Block. 112 * struct mux_acbh - Structure of the Aggregated Command Block Header. 113 * @signature: Signature of the Aggregated Command Block Header. 116 * @block_length: Length (in bytes) of the Aggregated Command Block. 128 * struct mux_adbh - Structure of the Aggregated Data Block Header. 129 * @signature: Signature of the Aggregated Data Block Header. 132 * @block_length: Length (in bytes) of the Aggregated Data Block. [all …]
|
H A D | iosm_ipc_mux_codec.c | 429 /* Decode non-aggregated datagram */ 517 /* Decode an aggregated command block. */ 583 /* Decode an aggregated data block. */ 598 /* Process the aggregated datagram tables. */ in mux_dl_adb_decode() 625 /* Consistency checks for aggregated datagram table. */ in mux_dl_adb_decode() 644 /* Move to the next aggregated datagram table. */ in mux_dl_adb_decode() 649 /* New aggregated datagram table. */ in mux_dl_adb_decode() 658 /* Move to the next aggregated datagram table. */ in mux_dl_adb_decode() 683 case IOSM_AGGR_MUX_SIG_ADBH: /* Aggregated Data Block Header */ in ipc_mux_dl_decode() 692 case IOSM_AGGR_MUX_SIG_ACBH: /* Aggregated Command Block Header */ in ipc_mux_dl_decode() [all …]
|
H A D | iosm_ipc_mux.h | 201 * struct mux_adth_dg - Structure of the datagram in the Aggregated Datagram 219 * struct mux_qlth_ql - Structure of the queue level in the Aggregated 228 * struct mux_qlth - Structure of Aggregated Datagram Queue Level Table
|
/linux/Documentation/power/ |
H A D | pm_qos_interface.rst | 20 A global list of CPU latency QoS requests is maintained along with an aggregated 21 (effective) target value. The aggregated target value is updated with changes 23 aggregated target value is simply the min of the request values held in the list 26 Note: the aggregated target value is implemented as an atomic variable so that 27 reading the aggregated value does not require any locking mechanism. 40 value and recompute the new aggregated target, calling the notification tree 49 Returns the aggregated value for the CPU latency QoS. 57 called when the aggregated value for the CPU latency QoS is changed. 91 maintained along with the aggregated targets of resume latency and active 100 Note: The aggregated target values are implemented in such a way that reading [all …]
|
/linux/sound/soc/amd/acp/ |
H A D | amd-acp63-acpi-match.c | 14 .aggregated = 0, 21 .aggregated = 1, 28 .aggregated = 1, 79 .aggregated = 0, 85 .aggregated = 0, 91 .aggregated = 0,
|
/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-aggregator.rst | 25 Aggregated GPIO controllers are instantiated and destroyed by writing to 31 Userspace may ask the kernel to instantiate an aggregated GPIO 60 Userspace may ask the kernel to destroy an aggregated GPIO 64 Example: Destroy the previously-created aggregated GPIO
|
/linux/Documentation/driver-api/cxl/ |
H A D | access-coordinates.rst | 81 this point all the bandwidths are aggregated per each host bridge, which is 86 via ACPI tables SRAT/HMAT. The min bandwidth are aggregated under the same 89 Finally, the cxl_region_update_bandwidth() is called and the aggregated
|
/linux/include/sound/ |
H A D | soc-acpi.h | 97 * @aggregated: 0 (independent) or 1 (logically grouped) 98 * @group_position: zero-based order (only when @aggregated is 1) 103 u8 aggregated; member
|
/linux/sound/soc/sof/ |
H A D | ipc4-fw-reg.h | 103 /* Number of Aggregated SNDW Reading slots in FW Regs. */ 125 * @llp_sndw_reading_slots: SNDW aggregated link gateways
|
/linux/include/linux/ |
H A D | interconnect-provider.h | 90 * @avg_bw: aggregated value of average bandwidth requests from all consumers 91 * @peak_bw: aggregated value of peak bandwidth requests from all consumers
|
/linux/include/net/ |
H A D | net_failover.h | 23 /* aggregated stats */
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_rx.c | 182 * further. If the packet is determined to be aggregated, it is 183 * de-aggregated accordingly. Non-unicast packets are sent directly to
|
H A D | 11n_aggr.c | 128 * Create aggregated packet. 130 * This function creates an aggregated MSDU packet, by combining buffers
|
/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/linux/include/soc/qcom/ |
H A D | tcs.h | 23 * is aggregated immediately.
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,rpm-master-stats.yaml | 18 only then aggregated for the entire system.
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_tl_debugfs.h | 93 /* Telemetry counter aggregated values. */
|