Home
last modified time | relevance | path

Searched full:aoss (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,aoss-qmp.yaml4 $id: http://devicetree.org/schemas/soc/qcom/qcom,aoss-qmp.yaml#
14 requests to the always-on subsystem (AOSS), used for certain power management
16 SoC has its own block of message RAM and IRQ for communication with the AOSS.
20 The AOSS side channel exposes control over a set of resources, used to control
28 - qcom,milos-aoss-qmp
29 - qcom,qcs615-aoss-qmp
30 - qcom,qcs8300-aoss-qmp
31 - qcom,qdu1000-aoss-qmp
32 - qcom,sa8255p-aoss-qmp
33 - qcom,sa8775p-aoss-qmp
[all …]
H A Dqcom-stats.yaml36 description: Reference to the AOSS side-channel message RAM
/linux/Documentation/devicetree/bindings/reset/
H A Dqcom,aoss-reset.yaml4 $id: http://devicetree.org/schemas/reset/qcom,aoss-reset.yaml#
7 title: Qualcomm AOSS Reset Controller
13 The bindings describe the reset-controller found on AOSS-CC (always on
21 - const: qcom,sc7180-aoss-cc
22 - const: qcom,sdm845-aoss-cc
26 - const: qcom,sc7280-aoss-cc
27 - const: qcom,sdm845-aoss-cc
31 - const: qcom,sdm845-aoss-cc
49 compatible = "qcom,sdm845-aoss-cc";
/linux/drivers/soc/qcom/
H A Dqcom_aoss.c19 #include "trace-aoss.h"
217 * qmp_send() - send a message to the AOSS
222 * Transmit message to AOSS and wait for the AOSS to acknowledge the message.
604 "aoss-qmp", qmp); in qmp_probe()
620 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe()
650 { .compatible = "qcom,sc7180-aoss-qmp", },
651 { .compatible = "qcom,sc7280-aoss-qmp", },
652 { .compatible = "qcom,sdm845-aoss-qmp", },
653 { .compatible = "qcom,sm8150-aoss-qmp", },
654 { .compatible = "qcom,sm8250-aoss-qmp", },
[all …]
/linux/drivers/reset/
H A Dreset-qcom-aoss.c12 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
116 { .compatible = "qcom,sdm845-aoss-cc", .data = &sdm845_aoss_desc },
131 MODULE_DESCRIPTION("Qualcomm AOSS Reset Driver");
H A DKconfig209 tristate "Qcom AOSS Reset Driver"
212 This enables the AOSS (always on subsystem) reset driver
214 reset signals provided by AOSS for Modem, Venus, ADSP,
H A DMakefile32 obj-$(CONFIG_RESET_QCOM_AOSS) += reset-qcom-aoss.o
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7180-mss-pil.yaml86 - description: AOSS restart
130 description: Reference to the AOSS side-channel message RAM.
193 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
H A Dqcom,sc7280-mss-pil.yaml86 - description: AOSS restart
144 description: Reference to the AOSS side-channel message RAM.
211 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
H A Dqcom,sc7280-adsp-pil.yaml101 description: Reference to the AOSS side-channel message RAM.
146 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
H A Dqcom,sdx55-pas.yaml54 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sc8280xp-pas.yaml36 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sm6350-pas.yaml36 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sc7180-pas.yaml43 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sa8775p-pas.yaml51 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sm8150-pas.yaml52 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,adsp.yaml42 description: Reference to the AOSS side-channel message RAM.
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm4709-buffalo-wxr-1900dhp.dts93 button-aoss {
94 label = "AOSS";
H A Dbcm47081-buffalo-wzr-600dhp2.dts94 button-aoss {
95 label = "AOSS";
H A Dbcm4708-buffalo-wzr-1750dhp.dts109 button-aoss {
110 label = "AOSS";
H A Dbcm4708-buffalo-wzr-1166dhp-common.dtsi113 button-aoss {
114 label = "AOSS";
/linux/Documentation/devicetree/bindings/net/
H A Dqcom,ipa.yaml120 description: phandle to the AOSS side-channel message RAM
/linux/drivers/net/ipa/
H A Dipa_power.c41 * @qmp: QMP handle for AOSS communication
/linux/arch/arm64/boot/dts/qcom/
H A Dsdx75.dtsi1116 compatible = "qcom,sdx75-aoss-qmp", "qcom,aoss-qmp";
H A Dmsm8917.dtsi1691 aoss-thermal {

12