Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c249 hws[IMX6SX_CLK_PLL4_AUDIO_DIV] = clk_hw_register_divider(NULL, "pll4_audio_div", "pll4_post_div", in imx6sx_clocks_init()
520 clk_set_rate(hws[IMX6SX_CLK_PLL4_AUDIO_DIV]->clk, 393216000); in imx6sx_clocks_init()
522 clk_set_parent(hws[IMX6SX_CLK_SPDIF_SEL]->clk, hws[IMX6SX_CLK_PLL4_AUDIO_DIV]->clk); in imx6sx_clocks_init()
528 clk_set_parent(hws[IMX6SX_CLK_SSI1_SEL]->clk, hws[IMX6SX_CLK_PLL4_AUDIO_DIV]->clk); in imx6sx_clocks_init()
529 clk_set_parent(hws[IMX6SX_CLK_SSI2_SEL]->clk, hws[IMX6SX_CLK_PLL4_AUDIO_DIV]->clk); in imx6sx_clocks_init()
530 clk_set_parent(hws[IMX6SX_CLK_SSI3_SEL]->clk, hws[IMX6SX_CLK_PLL4_AUDIO_DIV]->clk); in imx6sx_clocks_init()
535 clk_set_parent(hws[IMX6SX_CLK_ESAI_SEL]->clk, hws[IMX6SX_CLK_PLL4_AUDIO_DIV]->clk); in imx6sx_clocks_init()
/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h41 #define IMX6SX_CLK_PLL4_AUDIO_DIV 32 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h45 #define IMX6SX_CLK_PLL4_AUDIO_DIV 32 macro
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sx-sabreauto.dts126 assigned-clock-parents = <&clks IMX6SX_CLK_PLL4_AUDIO_DIV>;