Home
last modified time | relevance | path

Searched refs:IMX6SX_CLK_DUMMY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dimx6sx-clock.h9 #define IMX6SX_CLK_DUMMY 0 macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h13 #define IMX6SX_CLK_DUMMY 0 macro
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx6sx.dtsi530 clocks = <&clks IMX6SX_CLK_DUMMY>;
538 clocks = <&clks IMX6SX_CLK_DUMMY>;
545 clocks = <&clks IMX6SX_CLK_DUMMY>;
1201 clocks = <&clks IMX6SX_CLK_DUMMY>;
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-imx6sx.c133 hws[IMX6SX_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx6sx_clocks_init()