| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,shikra-audiocorecc.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,shikra-audiocorecc.yaml# 7 title: Audio Core Clock Controller for Qualcomm Shikra SoC 13 Audio core clock control module provides the clocks on Qualcomm Shikra 17 - include/dt-bindings/clock/qcom,shikra-audiocorecc.h 21 const: qcom,shikra-audiocorecc 46 #include <dt-bindings/clock/qcom,shikra-gcc.h> 48 compatible = "qcom,shikra-audiocorecc";
|
| H A D | qcom,shikra-gcc.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,shikra-gcc.yaml# 7 title: Global Clock & Reset Controller on Qualcomm Shikra SoC 15 domains on Qualcomm Shikra SoC platform. 17 See also: include/dt-bindings/clock/qcom,shikra-gcc.h 21 const: qcom,shikra-gcc 54 compatible = "qcom,shikra-gcc";
|
| H A D | qcom,rpmcc.yaml | 56 - qcom,rpmcc-shikra 135 - qcom,rpmcc-shikra
|
| H A D | qcom,qcm2290-gpucc.yaml | 23 - qcom,shikra-gpucc
|
| H A D | qcom,qcm2290-dispcc.yaml | 23 - qcom,shikra-dispcc
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | qcom,shikra-audiocore-csr.yaml | 4 $id: http://devicetree.org/schemas/reset/qcom,shikra-audiocore-csr.yaml# 7 title: Audio Core CSR for Qualcomm Shikra SoC 13 Audio Core CSR module provides the resets on Qualcomm Shikra SoC platform. 16 - include/dt-bindings/clock/qcom,shikra-audiocorecc.h 20 const: qcom,shikra-audiocore-csr 38 compatible = "qcom,shikra-audiocore-csr";
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,qcs615-qmp-usb3dp-phy.yaml | 21 - qcom,shikra-qmp-usb3-dp-phy 107 - qcom,shikra-qmp-usb3-dp-phy
|
| H A D | qcom,qusb2-phy.yaml | 31 - qcom,shikra-qusb2-phy
|
| /linux/drivers/interconnect/qcom/ |
| H A D | shikra.c | 7 #include <dt-bindings/interconnect/qcom,shikra.h> 1802 { .compatible = "qcom,shikra-clk-virt", .data = &shikra_clk_virt }, 1803 { .compatible = "qcom,shikra-config-noc", .data = &shikra_config_noc }, 1804 { .compatible = "qcom,shikra-mc-virt", .data = &shikra_mc_virt }, 1805 { .compatible = "qcom,shikra-mem-noc-core", .data = &shikra_mem_noc_core }, 1806 { .compatible = "qcom,shikra-mmnrt-virt", .data = &shikra_mmnrt_virt }, 1807 { .compatible = "qcom,shikra-mmrt-virt", .data = &shikra_mmrt_virt }, 1808 { .compatible = "qcom,shikra-sys-noc", .data = &shikra_sys_noc }, 1817 .name = "qnoc-shikra", 1835 MODULE_DESCRIPTION("Qualcomm Shikra NoC driver");
|
| /linux/drivers/clk/qcom/ |
| H A D | audiocorecc-shikra.c | 11 #include <dt-bindings/clock/qcom,shikra-audiocorecc.h> 782 { .compatible = "qcom,shikra-audiocorecc", .data = &audio_core_cc_shikra_desc }, 783 { .compatible = "qcom,shikra-audiocore-csr", .data = &audio_core_csr_shikra_desc }, 802 .name = "audiocorecc-shikra", 809 MODULE_DESCRIPTION("QTI AUDIOCORECC Shikra Driver");
|
| H A D | gpucc-qcm2290.c | 385 { .compatible = "qcom,shikra-gpucc" }, 392 if (device_is_compatible(&pdev->dev, "qcom,shikra-gpucc")) in gpu_cc_qcm2290_probe()
|
| H A D | Makefile | 49 obj-$(CONFIG_CLK_SHIKRA_AUDIOCORECC) += audiocorecc-shikra.o 50 obj-$(CONFIG_CLK_SHIKRA_GCC) += gcc-shikra.o
|
| H A D | Kconfig | 217 tristate "Shikra Audio Core Clock Controller" 222 Support for the Audio Core clock controller on Qualcomm Shikra devices. 227 tristate "Shikra Global Clock Controller" 232 Support for the global clock controller on Shikra devices.
|
| H A D | gcc-shikra.c | 11 #include <dt-bindings/clock/qcom,shikra-gcc.h> 4401 { .compatible = "qcom,shikra-gcc" }, 4414 .name = "gcc-shikra", 4431 MODULE_DESCRIPTION("QTI GCC Shikra Driver");
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | Kconfig.msm | 446 tristate "Qualcomm Shikra pin controller driver" 452 found on the Qualcomm Technologies Inc Shikra platform.
|
| H A D | Makefile | 63 obj-$(CONFIG_PINCTRL_SHIKRA) += pinctrl-shikra.o
|
| H A D | pinctrl-shikra.c | 1228 { .compatible = "qcom,shikra-tlmm", .data = &shikra_tlmm }, 1235 .name = "shikra-tlmm", 1253 MODULE_DESCRIPTION("QTI Shikra TLMM driver");
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom,apcs-kpss-global.yaml | 53 - qcom,shikra-apss-shared
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | qcom-tsens.yaml | 80 - qcom,shikra-tsens
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qusb2.c | 973 .compatible = "qcom,shikra-qusb2-phy",
|
| H A D | phy-qcom-qmp-usbc.c | 2081 .compatible = "qcom,shikra-qmp-usb3-dp-phy",
|