Lines Matching +full:imx5 +full:- +full:clock
1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/clk-provider.h>
17 #include <dt-bindings/clock/imx5-clock.h>
65 /* Low-power Audio Playback Mode clock */
304 * This clock is called periph_clk in the i.MX50 Reference Manual, but in mx50_clocks_init()
350 /* set SDHC root clock to 200MHZ*/ in mx50_clocks_init()
363 CLK_OF_DECLARE(imx50_ccm, "fsl,imx50-ccm", mx50_clocks_init);
444 /* set SDHC root clock to 166.25MHZ*/ in mx51_clocks_init()
457 * enabled without the IPU clock being enabled aswell. in mx51_clocks_init()
469 CLK_OF_DECLARE(imx51_ccm, "fsl,imx51-ccm", mx51_clocks_init);
595 /* set SDHC root clock to 200MHZ*/ in mx53_clocks_init()
602 /* make sure step clock is running from 24MHz */ in mx53_clocks_init()
614 CLK_OF_DECLARE(imx53_ccm, "fsl,imx53-ccm", mx53_clocks_init);