Home
last modified time | relevance | path

Searched refs:IMX7D_IPG_ROOT_CLK (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7s.dtsi834 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
1186 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
1200 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
1214 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
1241 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
/openbmc/linux/include/dt-bindings/clock/
H A Dimx7d-clock.h434 #define IMX7D_IPG_ROOT_CLK 425 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx7d-clock.h438 #define IMX7D_IPG_ROOT_CLK 425 macro
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dnxp,imx-mipi-csi2.yaml146 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
/openbmc/u-boot/arch/arm/dts/
H A Dimx7s.dtsi1044 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
1056 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
1068 clocks = <&clks IMX7D_IPG_ROOT_CLK>,
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx7d.c709 …hws[IMX7D_IPG_ROOT_CLK] = imx_clk_hw_divider_flags("ipg_root_clk", "ahb_root_clk", base + 0x9080, … in imx7d_clocks_init()