Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx8mp-clock.h119 #define IMX8MP_CLK_IPG_ROOT 110 macro
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp.dtsi1110 clocks = <&clk IMX8MP_CLK_IPG_ROOT>,
1125 clocks = <&clk IMX8MP_CLK_IPG_ROOT>,
1145 <&clk IMX8MP_CLK_IPG_ROOT>;
1260 clocks = <&clk IMX8MP_CLK_IPG_ROOT>,
1274 clocks = <&clk IMX8MP_CLK_IPG_ROOT>,
1288 clocks = <&clk IMX8MP_CLK_IPG_ROOT>,
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8mp.c553 hws[IMX8MP_CLK_IPG_ROOT] = imx_clk_hw_divider2("ipg_root", "ahb_root", ccm_base + 0x9080, 0, 1); in imx8mp_clocks_probe()