Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx8mn-clock.h109 #define IMX8MN_CLK_IPG_ROOT 86 macro
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn.dtsi877 <&clk IMX8MN_CLK_IPG_ROOT>;
964 clocks = <&clk IMX8MN_CLK_IPG_ROOT>,
978 clocks = <&clk IMX8MN_CLK_IPG_ROOT>,
992 clocks = <&clk IMX8MN_CLK_IPG_ROOT>,
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8mn.c461 hws[IMX8MN_CLK_IPG_ROOT] = imx_clk_hw_divider2("ipg_root", "ahb", base + 0x9080, 0, 1); in imx8mn_clocks_probe()