/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-mtl-match.c | 106 .aggregated = 0, 113 .aggregated = 1, 120 .aggregated = 1, 128 .aggregated = 0, 134 .aggregated = 0, 143 .aggregated = 0, 149 .aggregated = 0, 155 .aggregated = 0, 168 .aggregated = 0, 174 .aggregated = 0, [all …]
|
H A D | soc-acpi-intel-ptl-match.c | 70 .aggregated = 0, 77 .aggregated = 1, 84 .aggregated = 1, 91 .aggregated = 1, 98 .aggregated = 1, 105 .aggregated = 1, 112 .aggregated = 1, 119 .aggregated = 1, 126 .aggregated = 1, 138 .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-arl-match.c | 15 .aggregated = 0, 22 .aggregated = 1, 29 .aggregated = 1, 36 .aggregated = 1, 43 .aggregated = 1, 55 .aggregated = 0, 61 .aggregated = 0, 67 .aggregated = 0, 172 .aggregated = 0, 178 .aggregated = 0, [all …]
|
H A D | soc-acpi-intel-sdw-mockup-match.c | 15 .aggregated = 0, 22 .aggregated = 1, 29 .aggregated = 1, 38 .aggregated = 0, 45 .aggregated = 1, 52 .aggregated = 0,
|
H A D | soc-acpi-intel-rpl-match.c | 14 .aggregated = 0, 21 .aggregated = 1, 28 .aggregated = 1, 36 .aggregated = 0, 42 .aggregated = 0, 48 .aggregated = 0, 54 .aggregated = 0,
|
H A D | soc-acpi-intel-icl-match.c | 43 .aggregated = 0, 50 .aggregated = 1, 57 .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. 84 maintained along with the aggregated targets of resume latency and active 93 Note: The aggregated target values are implemented in such a way that reading 94 the aggregated value does not require any locking mechanism. [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,
|
H A D | amd-acp70-acpi-match.c | 14 .aggregated = 0, 21 .aggregated = 1, 28 .aggregated = 1, 79 .aggregated = 0, 85 .aggregated = 0, 91 .aggregated = 0,
|
/linux/tools/perf/util/ |
H A D | stat.h | 21 /* hold aggregated event info */ 23 /* aggregated values */ 25 /* number of entries (CPUs) aggregated */ 39 /* aggregated event values */
|
/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/include/sound/ |
H A D | soc-acpi.h | 98 * @aggregated: 0 (independent) or 1 (logically grouped) 99 * @group_position: zero-based order (only when @aggregated is 1) 104 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/Documentation/driver-api/cxl/linux/ |
H A D | access-coordinates.rst | 158 this point all the bandwidths are aggregated per each host bridge, which is 164 :doc:`HMAT <../platform/acpi/hmat>`). The minimum bandwidth are aggregated 167 Finally, the cxl_region_update_bandwidth() is called and the aggregated
|
/linux/drivers/base/power/ |
H A D | qos.c | 380 * Returns 1 if the aggregated constraint value has changed, 381 * 0 if the aggregated constraint value has not changed, 456 * Returns 1 if the aggregated constraint value has changed, 457 * 0 if the aggregated constraint value has not changed, 503 * Returns 1 if the aggregated constraint value has changed, 504 * 0 if the aggregated constraint value has not changed,
|
/linux/include/net/ |
H A D | net_failover.h | 23 /* aggregated stats */
|
/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/linux/Documentation/admin-guide/perf/ |
H A D | mrvl-odyssey-tad-pmu.rst | 9 The occurrences of events are aggregated and presented to the user
|
/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
|
/linux/include/soc/qcom/ |
H A D | tcs.h | 23 * is aggregated immediately.
|