Home
last modified time | relevance | path

Searched refs:IMX1_CLK_DUMMY (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
Dclk-imx1.c50 clk[IMX1_CLK_DUMMY] = imx_clk_fixed("dummy", 0); in _mx1_clocks_init()
98 clk_register_clkdev(clk[IMX1_CLK_DUMMY], "ipg", "imx1-cspi.0"); in mx1_clocks_init()
100 clk_register_clkdev(clk[IMX1_CLK_DUMMY], "ipg", "imx1-cspi.1"); in mx1_clocks_init()
102 clk_register_clkdev(clk[IMX1_CLK_DUMMY], "ipg", "imx1-fb.0"); in mx1_clocks_init()
103 clk_register_clkdev(clk[IMX1_CLK_DUMMY], "ahb", "imx1-fb.0"); in mx1_clocks_init()
/linux-4.4.14/arch/arm/boot/dts/
Dimx1.dtsi90 clocks = <&clks IMX1_CLK_DUMMY>,
91 <&clks IMX1_CLK_DUMMY>,
122 clocks = <&clks IMX1_CLK_DUMMY>,
161 clocks = <&clks IMX1_CLK_DUMMY>,
183 clocks = <&clks IMX1_CLK_DUMMY>,
249 clocks = <&clks IMX1_CLK_DUMMY>;
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/
Dimx1-clock.h13 #define IMX1_CLK_DUMMY 0 macro
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dimx1-clock.txt24 clocks = <&clks IMX1_CLK_DUMMY>, <&clks IMX1_CLK_PER1>;