Home
last modified time | relevance | path

Searched refs:IMX6QDL_CLK_IPG (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6qdl.dtsi316 <&clks IMX6QDL_CLK_IPG>, <&clks IMX6QDL_CLK_DUMMY>,
510 clocks = <&clks IMX6QDL_CLK_IPG>,
521 clocks = <&clks IMX6QDL_CLK_IPG>,
532 clocks = <&clks IMX6QDL_CLK_IPG>,
543 clocks = <&clks IMX6QDL_CLK_IPG>,
662 clocks = <&clks IMX6QDL_CLK_IPG>;
670 clocks = <&clks IMX6QDL_CLK_IPG>;
677 clocks = <&clks IMX6QDL_CLK_IPG>;
880 clocks = <&clks IMX6QDL_CLK_IPG>;
934 clocks = <&clks IMX6QDL_CLK_IPG>,
/linux-6.12.1/include/dt-bindings/clock/
Dimx6qdl-clock.h71 #define IMX6QDL_CLK_IPG 62 macro
/linux-6.12.1/drivers/clk/imx/
Dclk-imx6q.c716 …hws[IMX6QDL_CLK_IPG] = imx_clk_hw_divider("ipg", "ahb", ba… in imx6q_clocks_init()