Home
last modified time | relevance | path

Searched full:imx6qdl_clk_ipg (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/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>;
882 clocks = <&clks IMX6QDL_CLK_IPG>;
936 clocks = <&clks IMX6QDL_CLK_IPG>,
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/
Dfsl-imx-wdt.yaml121 clocks = <&clks IMX6QDL_CLK_IPG>;
/linux-6.14.4/Documentation/devicetree/bindings/power/
Dfsl,imx-gpc.yaml124 clocks = <&clks IMX6QDL_CLK_IPG>;
/linux-6.14.4/include/dt-bindings/clock/
Dimx6qdl-clock.h71 #define IMX6QDL_CLK_IPG 62 macro
/linux-6.14.4/drivers/clk/imx/
Dclk-imx6q.c716 …hws[IMX6QDL_CLK_IPG] = imx_clk_hw_divider("ipg", "ahb", ba… in imx6q_clocks_init()