| /kernel/linux/linux-6.6/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 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,aoss-qmp.txt | 4 requests to the always-on subsystem (AOSS), used for certain power management 6 SoC has it's own block of message RAM and IRQ for communication with the AOSS. 10 The AOSS side channel exposes control over a set of resources, used to control 19 "qcom,sc7180-aoss-qmp" 20 "qcom,sdm845-aoss-qmp" 21 "qcom,sm8150-aoss-qmp" 22 "qcom,sm8250-aoss-qmp" 28 client's communication with the AOSS 33 Definition: should specify the AOSS message IRQ for this client 56 The AOSS side channel also provides the controls for three cooling devices, [all …]
|
| /kernel/linux/linux-6.6/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";
|
| /kernel/linux/linux-5.10/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,sdm845-aoss-cc" 44 compatible = "qcom,sdm845-aoss-cc";
|
| /kernel/linux/linux-6.6/drivers/soc/qcom/ |
| D | qcom_aoss.c | 206 * 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 …]
|
| D | Kconfig | 8 tristate "Qualcomm AOSS Driver" 17 Subsystem (AOSS) using Qualcomm Messaging Protocol (QMP).
|
| /kernel/linux/linux-5.10/drivers/soc/qcom/ |
| D | qcom_aoss.c | 5 #include <dt-bindings/power/qcom-aoss-qmp.h> 214 * qmp_send() - send a message to the AOSS 219 * Transmit @data to AOSS and wait for the AOSS to acknowledge the message. 554 "aoss-qmp", qmp); in qmp_probe() 574 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe() 605 { .compatible = "qcom,sc7180-aoss-qmp", }, 606 { .compatible = "qcom,sdm845-aoss-qmp", }, 607 { .compatible = "qcom,sm8150-aoss-qmp", }, 608 { .compatible = "qcom,sm8250-aoss-qmp", }, 623 MODULE_DESCRIPTION("Qualcomm AOSS QMP driver");
|
| D | Kconfig | 8 tristate "Qualcomm AOSS Driver" 17 Subsystem (AOSS) using Qualcomm Messaging Protocol (QMP).
|
| /kernel/linux/linux-6.6/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 | 168 tristate "Qcom AOSS Reset Driver" 171 This enables the AOSS (always on subsystem) reset driver 173 reset signals provided by AOSS for Modem, Venus, ADSP,
|
| /kernel/linux/linux-5.10/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 | 129 tristate "Qcom AOSS Reset Driver" 132 This enables the AOSS (always on subsystem) reset driver 134 reset signals provided by AOSS for Modem, Venus, ADSP,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/ |
| D | qcom,sc7280-wpss-pil.yaml | 70 - description: AOSS restart 96 description: Reference to the AOSS side-channel message RAM. 157 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
|
| D | qcom,sc7180-mss-pil.yaml | 86 - description: AOSS restart 130 description: Reference to the AOSS side-channel message RAM. 193 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
|
| D | qcom,sc7280-mss-pil.yaml | 86 - description: AOSS restart 144 description: Reference to the AOSS side-channel message RAM. 211 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
|
| D | qcom,msm8996-mss-pil.yaml | 85 - description: AOSS restart 97 description: Reference to the AOSS side-channel message RAM. 343 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
|
| D | qcom,sc7280-adsp-pil.yaml | 101 description: Reference to the AOSS side-channel message RAM. 146 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
|
| D | qcom,sc8180x-pas.yaml | 36 description: Reference to the AOSS side-channel message RAM.
|
| /kernel/linux/linux-5.10/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";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm4709-buffalo-wxr-1900dhp.dts | 93 button-aoss { 94 label = "AOSS";
|
| D | bcm47081-buffalo-wzr-600dhp2.dts | 94 button-aoss { 95 label = "AOSS";
|
| D | bcm4708-buffalo-wzr-1750dhp.dts | 109 button-aoss { 110 label = "AOSS";
|
| D | bcm4708-buffalo-wzr-1166dhp-common.dtsi | 113 button-aoss { 114 label = "AOSS";
|