Home
last modified time | relevance | path

Searched refs:IMX27_CLK_DUMMY (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/include/dt-bindings/clock/
Dimx27-clock.h9 #define IMX27_CLK_DUMMY 0 macro
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx27-pdk.dts20 clocks = <&clks IMX27_CLK_DUMMY>;
Dimx27-phytec-phycore-rdk.dts54 clocks = <&clks IMX27_CLK_DUMMY>;
Dimx27-phytec-phycore-som.dtsi36 clocks = <&clks IMX27_CLK_DUMMY>;
Dimx27.dtsi369 clocks = <&clks IMX27_CLK_DUMMY>;
/linux-6.12.1/drivers/clk/imx/
Dclk-imx27.c55 clk[IMX27_CLK_DUMMY] = imx_clk_fixed("dummy", 0); in _mx27_clocks_init()