Searched refs:lcc (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.1/Documentation/devicetree/bindings/clock/ |
| D | qcom,lcc.txt | 7 "qcom,lcc-msm8960" 8 "qcom,lcc-apq8064" 9 "qcom,lcc-ipq8064" 10 "qcom,lcc-mdm9615" 18 compatible = "qcom,lcc-ipq8064";
|
| /Linux-v6.1/Documentation/devicetree/bindings/slimbus/ |
| D | slim-qcom-ctrl.txt | 30 clocks = <&lcc SLIMBUS_SRC>, <&lcc AUDIO_SLIMBUS_CLK>;
|
| D | bus.txt | 45 clocks = <&lcc SLIMBUS_SRC>, <&lcc AUDIO_SLIMBUS_CLK>;
|
| /Linux-v6.1/drivers/staging/media/imx/ |
| D | imx-media-utils.c | 394 const struct imx_media_pixfmt *lcc; in imx_media_init_mbus_fmt() local 403 lcc = imx_media_find_mbus_format(code, PIXFMT_SEL_ANY); in imx_media_init_mbus_fmt() 404 if (!lcc) { in imx_media_init_mbus_fmt() 405 lcc = imx_media_find_ipu_format(code, PIXFMT_SEL_YUV_RGB); in imx_media_init_mbus_fmt() 406 if (!lcc) in imx_media_init_mbus_fmt() 416 V4L2_MAP_QUANTIZATION_DEFAULT(lcc->cs == IPUV3_COLORSPACE_RGB, in imx_media_init_mbus_fmt() 421 *cc = lcc; in imx_media_init_mbus_fmt()
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | qcom-msm8960.dtsi | 6 #include <dt-bindings/clock/qcom,lcc-msm8960.h> 136 <&lcc PLL4>; 140 lcc: clock-controller@28000000 { label 141 compatible = "qcom,lcc-msm8960";
|
| D | qcom-ipq8064.dtsi | 8 #include <dt-bindings/clock/qcom,lcc-ipq806x.h> 1232 lcc: clock-controller@28000000 { label 1233 compatible = "qcom,lcc-ipq8064"; 1242 clocks = <&lcc AHBIX_CLK>, 1243 <&lcc MI2S_OSR_CLK>, 1244 <&lcc MI2S_BIT_CLK>;
|
| D | qcom-mdm9615.dtsi | 147 lcc: clock-controller@28000000 { label 148 compatible = "qcom,lcc-mdm9615";
|
| D | qcom-apq8064.dtsi | 5 #include <dt-bindings/clock/qcom,lcc-msm8960.h> 821 <&lcc PLL4>; 837 lcc: clock-controller@28000000 { label 838 compatible = "qcom,lcc-apq8064";
|
| /Linux-v6.1/drivers/clk/qcom/ |
| D | Makefile | 30 obj-$(CONFIG_IPQ_LCC_806X) += lcc-ipq806x.o 33 obj-$(CONFIG_MDM_LCC_9615) += lcc-mdm9615.o 44 obj-$(CONFIG_MSM_LCC_8960) += lcc-msm8960.o
|