Home
last modified time | relevance | path

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

12

/openbmc/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,qdu1000-aoss-qmp
29 - qcom,sa8775p-aoss-qmp
30 - qcom,sc7180-aoss-qmp
31 - qcom,sc7280-aoss-qmp
32 - qcom,sc8180x-aoss-qmp
33 - qcom,sc8280xp-aoss-qmp
[all …]
/openbmc/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";
/openbmc/linux/drivers/soc/qcom/
H A Dqcom_aoss.c206 * qmp_send() - send a message to the AOSS
211 * Transmit message to AOSS and wait for the AOSS to acknowledge the message.
506 "aoss-qmp", qmp); in qmp_probe()
522 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe()
550 { .compatible = "qcom,sc7180-aoss-qmp", },
551 { .compatible = "qcom,sc7280-aoss-qmp", },
552 { .compatible = "qcom,sdm845-aoss-qmp", },
553 { .compatible = "qcom,sm8150-aoss-qmp", },
554 { .compatible = "qcom,sm8250-aoss-qmp", },
555 { .compatible = "qcom,sm8350-aoss-qmp", },
[all …]
H A DKconfig8 tristate "Qualcomm AOSS Driver"
17 Subsystem (AOSS) using Qualcomm Messaging Protocol (QMP).
/openbmc/linux/drivers/reset/
H A Dreset-qcom-aoss.c12 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
118 { .compatible = "qcom,sdm845-aoss-cc", .data = &sdm845_aoss_desc },
133 MODULE_DESCRIPTION("Qualcomm AOSS Reset Driver");
H A DKconfig169 tristate "Qcom AOSS Reset Driver"
172 This enables the AOSS (always on subsystem) reset driver
174 reset signals provided by AOSS for Modem, Venus, ADSP,
H A DMakefile27 obj-$(CONFIG_RESET_QCOM_AOSS) += reset-qcom-aoss.o
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7280-wpss-pil.yaml70 - description: AOSS restart
96 description: Reference to the AOSS side-channel message RAM.
157 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
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,msm8996-mss-pil.yaml85 - description: AOSS restart
97 description: Reference to the AOSS side-channel message RAM.
343 #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,sc8180x-pas.yaml36 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sdx55-pas.yaml54 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sc7180-pas.yaml59 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,qcs404-cdsp-pil.yaml70 - description: AOSS restart
H A Dqcom,sdm845-adsp-pil.yaml122 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
H A Dqcom,sm8550-pas.yaml36 description: Reference to the AOSS side-channel message RAM.
H A Dqcom,sm8150-pas.yaml40 description: Reference to the AOSS side-channel message RAM.
/openbmc/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";

12