Home
last modified time | relevance | path

Searched full:shikra (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,shikra-audiocorecc.yaml4 $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 Dqcom,shikra-gcc.yaml4 $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 Dqcom,rpmcc.yaml56 - qcom,rpmcc-shikra
135 - qcom,rpmcc-shikra
H A Dqcom,qcm2290-gpucc.yaml23 - qcom,shikra-gpucc
H A Dqcom,qcm2290-dispcc.yaml23 - qcom,shikra-dispcc
/linux/Documentation/devicetree/bindings/reset/
H A Dqcom,shikra-audiocore-csr.yaml4 $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 Dqcom,qcs615-qmp-usb3dp-phy.yaml21 - qcom,shikra-qmp-usb3-dp-phy
107 - qcom,shikra-qmp-usb3-dp-phy
H A Dqcom,qusb2-phy.yaml31 - qcom,shikra-qusb2-phy
/linux/drivers/interconnect/qcom/
H A Dshikra.c7 #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 Daudiocorecc-shikra.c11 #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 Dgpucc-qcm2290.c385 { .compatible = "qcom,shikra-gpucc" },
392 if (device_is_compatible(&pdev->dev, "qcom,shikra-gpucc")) in gpu_cc_qcm2290_probe()
H A DMakefile49 obj-$(CONFIG_CLK_SHIKRA_AUDIOCORECC) += audiocorecc-shikra.o
50 obj-$(CONFIG_CLK_SHIKRA_GCC) += gcc-shikra.o
H A DKconfig217 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 Dgcc-shikra.c11 #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 DKconfig.msm446 tristate "Qualcomm Shikra pin controller driver"
452 found on the Qualcomm Technologies Inc Shikra platform.
H A DMakefile63 obj-$(CONFIG_PINCTRL_SHIKRA) += pinctrl-shikra.o
H A Dpinctrl-shikra.c1228 { .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 Dqcom,apcs-kpss-global.yaml53 - qcom,shikra-apss-shared
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml80 - qcom,shikra-tsens
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c973 .compatible = "qcom,shikra-qusb2-phy",
H A Dphy-qcom-qmp-usbc.c2081 .compatible = "qcom,shikra-qmp-usb3-dp-phy",