Home
last modified time | relevance | path

Searched full:imx1_clk_dummy (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx1.dtsi100 clocks = <&clks IMX1_CLK_DUMMY>,
101 <&clks IMX1_CLK_DUMMY>,
132 clocks = <&clks IMX1_CLK_DUMMY>,
171 clocks = <&clks IMX1_CLK_DUMMY>,
193 clocks = <&clks IMX1_CLK_DUMMY>,
259 clocks = <&clks IMX1_CLK_DUMMY>;
/linux/include/dt-bindings/clock/
H A Dimx1-clock.h9 #define IMX1_CLK_DUMMY 0 macro
/linux/drivers/clk/imx/
H A Dclk-imx1.c40 clk[IMX1_CLK_DUMMY] = imx_clk_fixed("dummy", 0); in mx1_clocks_init_dt()