Home
last modified time | relevance | path

Searched refs:IMX7D_PLL_ENET_MAIN (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/
Dimx7d-clock.h42 #define IMX7D_PLL_ENET_MAIN 29 macro
/linux-4.4.14/drivers/clk/imx/
Dclk-imx7d.c400 …clks[IMX7D_PLL_ENET_MAIN] = imx_clk_pllv3(IMX_PLLV3_ENET_IMX7, "pll_enet_main", "pll_enet_main_src… in imx7d_clocks_init()
414 clk_set_parent(clks[IMX7D_PLL_ENET_MAIN_BYPASS], clks[IMX7D_PLL_ENET_MAIN]); in imx7d_clocks_init()