Home
last modified time | relevance | path

Searched refs:qcs404 (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404-evb-1000.dts8 #include "qcs404-evb.dtsi"
12 compatible = "qcom,qcs404-evb-1000", "qcom,qcs404-evb",
13 "qcom,qcs404";
H A Dqcs404-evb-4000.dts9 #include "qcs404-evb.dtsi"
13 compatible = "qcom,qcs404-evb-4000", "qcom,qcs404-evb",
14 "qcom,qcs404";
H A Dqcs404.dtsi7 #include <dt-bindings/clock/qcom,gcc-qcs404.h>
8 #include <dt-bindings/clock/qcom,turingcc-qcs404.h>
153 compatible = "qcom,scm-qcs404", "qcom,scm";
170 compatible = "qcom,qcs404-rpm-proc", "qcom,rpm-proc";
180 compatible = "qcom,rpm-qcs404", "qcom,glink-smd-rpm";
184 compatible = "qcom,rpmcc-qcs404", "qcom,rpmcc";
191 compatible = "qcom,qcs404-rpmpd";
314 compatible = "qcom,qcs404-turingcc";
372 compatible = "qcom,qcs404-qfprom", "qcom,qfprom";
559 compatible = "qcom,qcs404-bimc";
[all …]
H A Dqcs404-evb.dtsi7 #include "qcs404.dtsi"
362 /* PINCTRL - additions to nodes defined in qcs404.dtsi */
H A DMakefile111 dtb-$(CONFIG_ARCH_QCOM) += qcs404-evb-1000.dtb
112 dtb-$(CONFIG_ARCH_QCOM) += qcs404-evb-4000.dtb
/linux/drivers/clk/qcom/
H A Dhfpll.c17 static const struct hfpll_data qcs404 = { variable
90 { .compatible = "qcom,qcs404-hfpll", .data = &qcs404 },
92 { .compatible = "qcom,hfpll", .data = &qcs404 },
H A DMakefile73 obj-$(CONFIG_QCS_GCC_404) += gcc-qcs404.o
75 obj-$(CONFIG_QCS_Q6SSTOP_404) += q6sstop-qcs404.o
76 obj-$(CONFIG_QCS_TURING_404) += turingcc-qcs404.o
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,q6v5.txt11 "qcom,qcs404-wcss-pil"
45 qcom,qcs404-wcss-pil:
69 "qcom,qcs404-wcss-pil"
/linux/drivers/pinctrl/qcom/
H A DMakefile26 obj-$(CONFIG_PINCTRL_QCS404) += pinctrl-qcs404.o