Searched full:glymur (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,glymur-dispcc.yaml | 4 $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 D | qcom,glymur-gcc.yaml | 4 $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 D | qcom,sm8550-tcsr.yaml | 18 - include/dt-bindings/clock/qcom,glymur-tcsr.h 27 - qcom,glymur-tcsr
|
H A D | qcom,rpmhcc.yaml | 20 - qcom,glymur-rpmh-clk
|
/linux/drivers/clk/qcom/ |
H A D | tcsrcc-glymur.c | 13 #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 D | Makefile | 24 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 D | Kconfig | 23 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 D | dispcc-glymur.c | 14 #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 D | clk-rpmh.c | 992 { .compatible = "qcom,glymur-rpmh-clk", .data = &clk_rpmh_glymur},
|
H A D | gcc-glymur.c | 13 #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 D | qcom,rpmpd.yaml | 20 - qcom,glymur-rpmhpd
|
/linux/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 687 /* Glymur RPMH powerdomains */ 769 { .compatible = "qcom,glymur-rpmhpd", .data = &glymur_desc },
|