Home
last modified time | relevance | path

Searched full:glymur (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,glymur-dispcc.yaml4 $id: http://devicetree.org/schemas/clock/qcom,glymur-dispcc.yaml#
7 title: Qualcomm Display Clock & Reset Controller on GLYMUR
14 power domains for the MDSS instances on GLYMUR SoC.
17 include/dt-bindings/clock/qcom,dispcc-glymur.h
22 - qcom,glymur-dispcc
72 compatible = "qcom,glymur-dispcc";
H A Dqcom,glymur-gcc.yaml4 $id: http://devicetree.org/schemas/clock/qcom,glymur-gcc.yaml#
7 title: Qualcomm Global Clock & Reset Controller on Glymur SoC
14 domains on Glymur SoC.
16 See also: include/dt-bindings/clock/qcom,glymur-gcc.h
20 const: qcom,glymur-gcc
82 compatible = "qcom,glymur-gcc";
H A Dqcom,sm8550-tcsr.yaml18 - include/dt-bindings/clock/qcom,glymur-tcsr.h
27 - qcom,glymur-tcsr
H A Dqcom,rpmhcc.yaml20 - qcom,glymur-rpmh-clk
/linux/drivers/clk/qcom/
H A Dtcsrcc-glymur.c13 #include <dt-bindings/clock/qcom,glymur-tcsr.h>
282 { .compatible = "qcom,glymur-tcsr" },
295 .name = "tcsrcc-glymur",
312 MODULE_DESCRIPTION("QTI TCSRCC GLYMUR Driver");
H A DMakefile24 obj-$(CONFIG_CLK_GLYMUR_DISPCC) += dispcc-glymur.o
25 obj-$(CONFIG_CLK_GLYMUR_GCC) += gcc-glymur.o
26 obj-$(CONFIG_CLK_GLYMUR_TCSRCC) += tcsrcc-glymur.o
H A DKconfig23 tristate "GLYMUR Display Clock Controller"
28 Technologies, Inc. GLYMUR devices.
33 tristate "GLYMUR Global Clock Controller"
37 Support for the global clock controller on GLYMUR devices.
42 tristate "GLYMUR TCSR Clock Controller"
46 Support for the TCSR clock controller on GLYMUR devices.
H A Ddispcc-glymur.c14 #include <dt-bindings/clock/qcom,glymur-dispcc.h>
1961 { .compatible = "qcom,glymur-dispcc" },
1974 .name = "dispcc-glymur",
1981 MODULE_DESCRIPTION("QTI DISPCC GLYMUR Driver");
H A Dclk-rpmh.c992 { .compatible = "qcom,glymur-rpmh-clk", .data = &clk_rpmh_glymur},
H A Dgcc-glymur.c13 #include <dt-bindings/clock/qcom,glymur-gcc.h>
8585 { .compatible = "qcom,glymur-gcc" },
8598 .name = "gcc-glymur",
8615 MODULE_DESCRIPTION("QTI GCC GLYMUR Driver");
/linux/Documentation/devicetree/bindings/power/
H A Dqcom,rpmpd.yaml20 - qcom,glymur-rpmhpd
/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c687 /* Glymur RPMH powerdomains */
769 { .compatible = "qcom,glymur-rpmhpd", .data = &glymur_desc },