Home
last modified time | relevance | path

Searched full:aoss (Results 1 – 25 of 32) 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,glymur-aoss-qmp
29 - qcom,kaanapali-aoss-qmp
30 - qcom,milos-aoss-qmp
31 - qcom,qcs615-aoss-qmp
32 - qcom,qcs8300-aoss-qmp
33 - qcom,qdu1000-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");
/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,sm6350-pas.yaml36 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,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.
/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/drivers/remoteproc/
H A Dqcom_q6v5_adsp.c227 /* wait after asserting subsystem restart from AOSS */ in qcom_wpss_shutdown()
299 /* wait after asserting subsystem restart from AOSS */ in qcom_adsp_shutdown()
309 /* wait after de-asserting subsystem restart from AOSS */ in qcom_adsp_shutdown()
/linux/drivers/net/ipa/
H A Dipa_power.c41 * @qmp: QMP handle for AOSS communication
/linux/Documentation/devicetree/bindings/display/msm/
H A Dgmu.yaml72 description: Reference to the AOSS side-channel message RAM
/linux/arch/arm64/boot/dts/qcom/
H A Dsdx75.dtsi1114 compatible = "qcom,sdx75-aoss-qmp", "qcom,aoss-qmp";
H A Dsc7180.dtsi23 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
3544 compatible = "qcom,sc7180-aoss-cc", "qcom,sdm845-aoss-cc";
3550 compatible = "qcom,sc7180-aoss-qmp", "qcom,aoss-qmp";
H A Dtalos.dtsi4092 compatible = "qcom,qcs615-aoss-qmp", "qcom,aoss-qmp";
4724 aoss-thermal {
4728 aoss-critical {
H A Dsdm845.dtsi26 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
5083 compatible = "qcom,sdm845-aoss-cc";
5089 compatible = "qcom,sdm845-aoss-qmp", "qcom,aoss-qmp";

12