Home
last modified time | relevance | path

Searched refs:IMX6SX_CLK_PLL3_60M (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h38 #define IMX6SX_CLK_PLL3_60M 29 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h42 #define IMX6SX_CLK_PLL3_60M 29 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c243 hws[IMX6SX_CLK_PLL3_60M] = imx_clk_hw_fixed_factor("pll3_60m", "pll3_usb_otg", 1, 8); in imx6sx_clocks_init()
542 clk_set_parent(hws[IMX6SX_CLK_CAN_SEL]->clk, hws[IMX6SX_CLK_PLL3_60M]->clk); in imx6sx_clocks_init()