Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/clock/
Dimx27-clock.h13 #define IMX27_CLK_DUMMY 0 macro
/Linux-v4.19/arch/arm/boot/dts/
Dimx27-pdk.dts24 clocks = <&clks IMX27_CLK_DUMMY>;
Dimx27-phytec-phycore-rdk.dts64 clocks = <&clks IMX27_CLK_DUMMY>;
Dimx27-phytec-phycore-som.dtsi54 clocks = <&clks IMX27_CLK_DUMMY>;
Dimx27.dtsi371 clocks = <&clks IMX27_CLK_DUMMY>;
/Linux-v4.19/drivers/clk/imx/
Dclk-imx27.c66 clk[IMX27_CLK_DUMMY] = imx_clk_fixed("dummy", 0); in _mx27_clocks_init()