Searched +full:sdx55 +full:- +full:apcs +full:- +full:clock +full:- +full:controller (Results 1 – 4 of 4) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Qualcomm SDX55 APCS clock controller driver10 #include <linux/clk-provider.h>19 #include "clk-regmap.h"20 #include "clk-regmap-mux-div.h"50 struct device *dev = &pdev->dev; in qcom_apcs_sdx55_clk_probe()51 struct device *parent = dev->parent; in qcom_apcs_sdx55_clk_probe()61 return -ENODEV; in qcom_apcs_sdx55_clk_probe()66 return -ENOMEM; in qcom_apcs_sdx55_clk_probe()73 a7cc->clkr.hw.init = &init; in qcom_apcs_sdx55_clk_probe()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only11 tristate "Support for Qualcomm's clock controllers"23 tristate "GLYMUR Display Clock Controller"27 Support for the display clock controllers on Qualcomm33 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.50 tristate "X1E80100 Camera Clock Controller"54 Support for the camera clock controller on X1E80100 devices.[all …]
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/remoteproc/qcom,sdx55-pas.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm SDX55 Peripheral Authentication Service10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>13 Qualcomm SDX55 SoC Peripheral Authentication Service loads and boots firmware19 - qcom,sdx55-mpss-pas26 - description: XO clock28 clock-names:[all …]
1 // SPDX-License-Identifier: BSD-3-Clause9 #include <dt-bindings/clock/qcom,gcc-sdx65.h>10 #include <dt-bindings/clock/qcom,rpmh.h>11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/power/qcom-rpmpd.h>14 #include <dt-bindings/soc/qcom,rpmh-rsc.h>15 #include <dt-bindings/interconnect/qcom,sdx65.h>18 #address-cells = <1>;19 #size-cells = <1>;[all …]