| /linux/Documentation/devicetree/bindings/display/msm/ |
| H A D | qcom,glymur-mdss.yaml | 4 $id: http://devicetree.org/schemas/display/msm/qcom,glymur-mdss.yaml# 7 title: Qualcomm Glymur Display MDSS 13 Glymur MSM Mobile Display Subsystem(MDSS), which encapsulates sub-blocks like 20 const: qcom,glymur-mdss 47 const: qcom,glymur-dpu 54 const: qcom,glymur-dp 61 const: qcom,glymur-dp-phy 72 #include <dt-bindings/interconnect/qcom,glymur-rpmh.h> 78 compatible = "qcom,glymur-mdss"; 110 compatible = "qcom,glymur-dpu"; [all …]
|
| H A D | dp-controller.yaml | 21 - qcom,glymur-dp 210 - qcom,glymur-dp 256 - qcom,glymur-dp
|
| H A D | qcom,sm8650-dpu.yaml | 18 - qcom,glymur-dpu
|
| /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/interconnect/qcom/ |
| H A D | glymur.c | 12 #include <dt-bindings/interconnect/qcom,glymur-rpmh.h> 2474 { .compatible = "qcom,glymur-aggre1-noc", .data = &glymur_aggre1_noc}, 2475 { .compatible = "qcom,glymur-aggre2-noc", .data = &glymur_aggre2_noc}, 2476 { .compatible = "qcom,glymur-aggre3-noc", .data = &glymur_aggre3_noc}, 2477 { .compatible = "qcom,glymur-aggre4-noc", .data = &glymur_aggre4_noc}, 2478 { .compatible = "qcom,glymur-clk-virt", .data = &glymur_clk_virt}, 2479 { .compatible = "qcom,glymur-cnoc-cfg", .data = &glymur_cnoc_cfg}, 2480 { .compatible = "qcom,glymur-cnoc-main", .data = &glymur_cnoc_main}, 2481 { .compatible = "qcom,glymur-hscnoc", .data = &glymur_hscnoc}, 2482 { .compatible = "qcom,glymur-lpass-ag-noc", .data = &glymur_lpass_ag_noc}, [all …]
|
| H A D | Makefile | 7 qnoc-glymur-objs := glymur.o 51 obj-$(CONFIG_INTERCONNECT_QCOM_GLYMUR) += qnoc-glymur.o
|
| H A D | Kconfig | 12 tristate "Qualcomm GLYMUR interconnect driver" 17 This is a driver for the Qualcomm Network-on-Chip on glymur-based
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | qcom,snps-dwc3.yaml | 27 - qcom,glymur-dwc3 28 - qcom,glymur-dwc3-mp 401 - qcom,glymur-dwc3 402 - qcom,glymur-dwc3-mp 487 - qcom,glymur-dwc3 555 - qcom,glymur-dwc3-mp
|
| /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 | 993 { .compatible = "qcom,glymur-rpmh-clk", .data = &clk_rpmh_glymur},
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,aoss-qmp.yaml | 28 - qcom,glymur-aoss-qmp
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,sm8250.yaml | 35 - qcom,glymur-sndcard
|
| /linux/Documentation/devicetree/bindings/firmware/ |
| H A D | qcom,scm.yaml | 26 - qcom,scm-glymur
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| H A D | arm,smmu.yaml | 38 - qcom,glymur-smmu-500 94 - qcom,glymur-smmu-500
|
| /linux/drivers/soc/qcom/ |
| H A D | ubwc_config.c | 248 { .compatible = "qcom,glymur", .data = &glymur_data},
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | qcom-tsens.yaml | 57 - qcom,glymur-tsens
|
| /linux/drivers/pmdomain/qcom/ |
| H A D | rpmhpd.c | 712 /* Glymur RPMH powerdomains */ 794 { .compatible = "qcom,glymur-rpmhpd", .data = &glymur_desc },
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_mdss.c | 556 { .compatible = "qcom,glymur-mdss", .data = &data_57k },
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu-qcom.c | 370 { .compatible = "qcom,glymur-mdss" },
|