Searched full:aoss (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,aoss-qmp.yaml | 4 $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 it's 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 29 - qcom,sc7180-aoss-qmp 30 - qcom,sc7280-aoss-qmp 31 - qcom,sc8180x-aoss-qmp 32 - qcom,sdm845-aoss-qmp 33 - qcom,sm8150-aoss-qmp 34 - qcom,sm8250-aoss-qmp [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/reset/ |
D | qcom,aoss-reset.yaml | 4 $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-v5.15/drivers/soc/qcom/ |
D | qcom_aoss.c | 5 #include <dt-bindings/power/qcom-aoss-qmp.h> 215 * qmp_send() - send a message to the AOSS 220 * Transmit @data to AOSS and wait for the AOSS to acknowledge the message. 552 "aoss-qmp", qmp); in qmp_probe() 572 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe() 603 { .compatible = "qcom,sc7180-aoss-qmp", }, 604 { .compatible = "qcom,sc7280-aoss-qmp", }, 605 { .compatible = "qcom,sdm845-aoss-qmp", }, 606 { .compatible = "qcom,sm8150-aoss-qmp", }, 607 { .compatible = "qcom,sm8250-aoss-qmp", }, [all …]
|
D | Kconfig | 8 tristate "Qualcomm AOSS Driver" 17 Subsystem (AOSS) using Qualcomm Messaging Protocol (QMP).
|
/Linux-v5.15/drivers/reset/ |
D | reset-qcom-aoss.c | 12 #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");
|
D | Kconfig | 156 tristate "Qcom AOSS Reset Driver" 159 This enables the AOSS (always on subsystem) reset driver 161 reset signals provided by AOSS for Modem, Venus, ADSP,
|
D | Makefile | 25 obj-$(CONFIG_RESET_QCOM_AOSS) += reset-qcom-aoss.o
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | bcm47081-buffalo-wzr-600dhp2.dts | 94 aoss { 95 label = "AOSS";
|
D | bcm4709-buffalo-wxr-1900dhp.dts | 95 aoss { 96 label = "AOSS";
|
D | bcm4708-buffalo-wzr-1750dhp.dts | 109 aoss { 110 label = "AOSS";
|
/Linux-v5.15/Documentation/devicetree/bindings/display/msm/ |
D | dp-controller.yaml | 98 #include <dt-bindings/power/qcom-aoss-qmp.h>
|
/Linux-v5.15/drivers/remoteproc/ |
D | qcom_q6v5_adsp.c | 150 /* wait after asserting subsystem restart from AOSS */ in qcom_adsp_shutdown() 160 /* wait after de-asserting subsystem restart from AOSS */ in qcom_adsp_shutdown()
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sc7280.dtsi | 13 #include <dt-bindings/power/qcom-aoss-qmp.h> 15 #include <dt-bindings/reset/qcom,sdm845-aoss.h> 1469 compatible = "qcom,sc7280-aoss-cc", "qcom,sdm845-aoss-cc"; 1475 compatible = "qcom,sc7280-aoss-qmp";
|
D | sc7180.dtsi | 18 #include <dt-bindings/power/qcom-aoss-qmp.h> 20 #include <dt-bindings/reset/qcom,sdm845-aoss.h> 3215 compatible = "qcom,sc7180-aoss-cc", "qcom,sdm845-aoss-cc"; 3221 compatible = "qcom,sc7180-aoss-qmp";
|
D | sm8350.dtsi | 11 #include <dt-bindings/power/qcom-aoss-qmp.h> 790 compatible = "qcom,sm8350-aoss-qmp";
|
D | qcs404.dtsi | 1397 aoss-thermal {
|
D | sdm845.dtsi | 20 #include <dt-bindings/reset/qcom,sdm845-aoss.h> 4579 compatible = "qcom,sdm845-aoss-cc"; 4585 compatible = "qcom,sdm845-aoss-qmp";
|
D | sm8150.dtsi | 9 #include <dt-bindings/power/qcom-aoss-qmp.h> 3171 compatible = "qcom,sm8150-aoss-qmp";
|
D | sm8250.dtsi | 16 #include <dt-bindings/power/qcom-aoss-qmp.h> 2902 compatible = "qcom,sm8250-aoss-qmp";
|
D | sdm630.dtsi | 2250 aoss-thermal {
|