| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,dispcc-sc8280xp.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,dispcc-sc8280xp.yaml# 7 title: Qualcomm Display Clock & Reset Controller on SC8280XP 14 power domains for the two MDSS instances on SC8280XP. 17 include/dt-bindings/clock/qcom,dispcc-sc8280xp.h 22 - qcom,sc8280xp-dispcc0 23 - qcom,sc8280xp-dispcc1 59 #include <dt-bindings/clock/qcom,gcc-sc8280xp.h> 63 compatible = "qcom,sc8280xp-dispcc0";
|
| H A D | qcom,rpmhcc.yaml | 34 - qcom,sc8280xp-rpmh-clk
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml# 7 title: Qualcomm SC8280XP SoC LPASS LPI TLMM 14 (LPASS) Low Power Island (LPI) of Qualcomm SC8280XP SoC. 18 const: qcom,sc8280xp-lpass-lpi-pinctrl 38 - $ref: "#/$defs/qcom-sc8280xp-lpass-state" 41 $ref: "#/$defs/qcom-sc8280xp-lpass-state" 45 qcom-sc8280xp-lpass-state: 88 compatible = "qcom,sc8280xp-lpass-lpi-pinctrl";
|
| H A D | qcom,sc8280xp-tlmm.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sc8280xp-tlmm.yaml# 7 title: Qualcomm Technologies, Inc. SC8280XP TLMM block 13 Top Level Mode Multiplexer pin controller in Qualcomm SC8280XP SoC. 20 const: qcom,sc8280xp-tlmm 33 - $ref: "#/$defs/qcom-sc8280xp-tlmm-state" 36 $ref: "#/$defs/qcom-sc8280xp-tlmm-state" 40 qcom-sc8280xp-tlmm-state: 109 compatible = "qcom,sc8280xp-tlmm";
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,sc8280xp-qmp-pcie-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,sc8280xp-qmp-pcie-phy.yaml# 7 title: Qualcomm QMP PHY controller (PCIe, SC8280XP) 32 - qcom,sc8280xp-qmp-gen3x1-pcie-phy 33 - qcom,sc8280xp-qmp-gen3x2-pcie-phy 34 - qcom,sc8280xp-qmp-gen3x4-pcie-phy 135 - qcom,sc8280xp-qmp-gen3x4-pcie-phy 154 - qcom,sc8280xp-qmp-gen3x4-pcie-phy 208 - qcom,sc8280xp-qmp-gen3x1-pcie-phy 209 - qcom,sc8280xp-qmp-gen3x2-pcie-phy 210 - qcom,sc8280xp-qmp-gen3x4-pcie-phy [all …]
|
| H A D | qcom,sc8280xp-qmp-ufs-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,sc8280xp-qmp-ufs-phy.yaml# 7 title: Qualcomm QMP PHY controller (UFS, SC8280XP) 49 - qcom,sc8280xp-qmp-ufs-phy 119 - qcom,sc8280xp-qmp-ufs-phy 179 #include <dt-bindings/clock/qcom,gcc-sc8280xp.h> 183 compatible = "qcom,sc8280xp-qmp-ufs-phy";
|
| H A D | qcom,sc8280xp-qmp-usb43dp-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml# 7 title: Qualcomm QMP USB4-USB3-DP PHY controller (SC8280XP) 34 - qcom,sc8280xp-qmp-usb43dp-phy 216 - qcom,sc8280xp-qmp-usb43dp-phy 245 #include <dt-bindings/clock/qcom,gcc-sc8280xp.h> 248 compatible = "qcom,sc8280xp-qmp-usb43dp-phy";
|
| /linux/drivers/clk/qcom/ |
| H A D | lpasscc-sc8280xp.c | 14 #include <dt-bindings/clock/qcom,sc8280xp-lpasscc.h> 59 .compatible = "qcom,sc8280xp-lpassaudiocc", 62 .compatible = "qcom,sc8280xp-lpasscc", 79 .name = "lpasscc-sc8280xp", 87 MODULE_DESCRIPTION("QTI LPASSCC SC8280XP Driver");
|
| H A D | Makefile | 123 obj-$(CONFIG_SC_CAMCC_8280XP) += camcc-sc8280xp.o 126 obj-$(CONFIG_SC_DISPCC_8280XP) += dispcc-sc8280xp.o 137 obj-$(CONFIG_SC_GCC_8280XP) += gcc-sc8280xp.o 140 obj-$(CONFIG_SC_GPUCC_8280XP) += gpucc-sc8280xp.o 142 obj-$(CONFIG_SC_LPASSCC_8280XP) += lpasscc-sc8280xp.o
|
| H A D | gpucc-sc8280xp.c | 13 #include <dt-bindings/clock/qcom,gpucc-sc8280xp.h> 459 { .compatible = "qcom,sc8280xp-gpucc" }, 467 .name = "gpu_cc-sc8280xp", 473 MODULE_DESCRIPTION("Qualcomm SC8280XP GPU clock controller");
|
| H A D | Kconfig | 992 tristate "SC8280XP Camera Clock Controller" 998 SC8280XP devices. 1036 tristate "SC8280XP Display Clock Controller" 1042 Technologies, Inc. SC8280XP devices. 1120 tristate "SC8280XP Global Clock Controller" 1126 Support for the global clock controller on SC8280XP devices. 1151 tristate "SC8280XP Graphics Clock Controller" 1156 Support for the graphics clock controller on SC8280XP devices. 1176 Support for the LPASS clock controller on SC8280XP devices. 1977 Support for the video clock controller on SM8350 or SC8280XP devices.
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc8280xp.dtsi | 7 #include <dt-bindings/clock/qcom,dispcc-sc8280xp.h> 9 #include <dt-bindings/clock/qcom,gcc-sc8280xp.h> 10 #include <dt-bindings/clock/qcom,gpucc-sc8280xp.h> 12 #include <dt-bindings/clock/qcom,sc8280xp-camcc.h> 13 #include <dt-bindings/clock/qcom,sc8280xp-lpasscc.h> 18 #include <dt-bindings/interconnect/qcom,sc8280xp.h> 314 compatible = "qcom,scm-sc8280xp", "qcom,scm"; 321 compatible = "qcom,sc8280xp-clk-virt"; 327 compatible = "qcom,sc8280xp-mc-virt"; 778 compatible = "qcom,sc8280xp-ethqos"; [all …]
|
| H A D | sc8280xp-huawei-gaokun3.dts | 21 #include "sc8280xp.dtsi" 22 #include "sc8280xp-pmics.dtsi" 27 compatible = "huawei,gaokun3", "qcom,sc8280xp"; 601 firmware-name = "qcom/sc8280xp/HUAWEI/gaokun3/qcdxkmsuc8280.mbn"; 963 firmware-name = "qcom/sc8280xp/HUAWEI/gaokun3/qcadsp8280.mbn"; 969 firmware-name = "qcom/sc8280xp/HUAWEI/gaokun3/qccdsp8280.mbn"; 979 compatible = "qcom,sc8280xp-sndcard"; 980 model = "SC8280XP-HUAWEI-MATEBOOKEGO";
|
| H A D | sc8280xp-el2.dtso | 4 * sc8280xp specific modifications required to boot in EL2.
|
| /linux/sound/soc/qcom/ |
| H A D | Makefile | 29 snd-soc-sc8280xp-y := sc8280xp.o 40 obj-$(CONFIG_SND_SOC_SC8280XP) += snd-soc-sc8280xp.o
|
| H A D | Kconfig | 199 tristate "SoC Machine driver for SC8280XP boards" 207 SC8280XP SoC-based systems.
|
| H A D | sc8280xp.c | 502 .driver_name = "sc8280xp", 573 { .compatible = "qcom,sc8280xp-sndcard", .data = &sc8280xp_priv_data }, 587 .name = "snd-sc8280xp", 593 MODULE_DESCRIPTION("SC8280XP ASoC Machine Driver");
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| H A D | dp-controller.yaml | 28 - qcom,sc8280xp-dp 29 - qcom,sc8280xp-edp 201 - qcom,sc8280xp-edp 238 - qcom,sc8280xp-edp 258 - qcom,sc8280xp-dp
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,lpass-wsa-macro.yaml | 20 - qcom,sc8280xp-lpass-wsa-macro 73 - qcom,sc8280xp-lpass-wsa-macro
|
| H A D | qcom,lpass-rx-macro.yaml | 21 - qcom,sc8280xp-lpass-rx-macro 107 - qcom,sc8280xp-lpass-rx-macro
|
| H A D | qcom,lpass-tx-macro.yaml | 21 - qcom,sc8280xp-lpass-tx-macro 94 - qcom,sc8280xp-lpass-tx-macro
|
| H A D | qcom,lpass-va-macro.yaml | 21 - qcom,sc8280xp-lpass-va-macro 140 - qcom,sc8280xp-lpass-va-macro
|
| /linux/drivers/interconnect/qcom/ |
| H A D | sc8280xp.c | 12 #include <dt-bindings/interconnect/qcom,sc8280xp.h> 2715 { .compatible = "qcom,sc8280xp-aggre1-noc", .data = &sc8280xp_aggre1_noc, }, 2716 { .compatible = "qcom,sc8280xp-aggre2-noc", .data = &sc8280xp_aggre2_noc, }, 2717 { .compatible = "qcom,sc8280xp-clk-virt", .data = &sc8280xp_clk_virt, }, 2718 { .compatible = "qcom,sc8280xp-config-noc", .data = &sc8280xp_config_noc, }, 2719 { .compatible = "qcom,sc8280xp-dc-noc", .data = &sc8280xp_dc_noc, }, 2720 { .compatible = "qcom,sc8280xp-gem-noc", .data = &sc8280xp_gem_noc, }, 2721 { .compatible = "qcom,sc8280xp-lpass-ag-noc", .data = &sc8280xp_lpass_ag_noc, }, 2722 { .compatible = "qcom,sc8280xp-mc-virt", .data = &sc8280xp_mc_virt, }, 2723 { .compatible = "qcom,sc8280xp-mmss-noc", .data = &sc8280xp_mmss_noc, }, [all …]
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | Makefile | 54 obj-$(CONFIG_PINCTRL_SC8280XP) += pinctrl-sc8280xp.o 84 obj-$(CONFIG_PINCTRL_SC8280XP_LPASS_LPI) += pinctrl-sc8280xp-lpass-lpi.o
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom-ipcc.yaml | 40 - qcom,sc8280xp-ipcc
|