Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-remarkable2.dts99 assigned-clocks = <&clks IMX7D_CLKO2_ROOT_SRC>,
139 clocks = <&clks IMX7D_CLKO2_ROOT_SRC>;
H A Dimx7d-pico.dtsi105 assigned-clocks = <&clks IMX7D_CLKO2_ROOT_SRC>,
H A Dimx7d-nitrogen7.dts114 assigned-clocks = <&clks IMX7D_CLKO2_ROOT_SRC>,
/openbmc/linux/include/dt-bindings/clock/
H A Dimx7d-clock.h350 #define IMX7D_CLKO2_ROOT_SRC 341 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx7d-clock.h354 #define IMX7D_CLKO2_ROOT_SRC 341 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx7d.c562 …hws[IMX7D_CLKO2_ROOT_SRC] = imx_clk_hw_mux2_flags("clko2_src", base + 0xbe00, 24, 3, clko2_sel, AR… in imx7d_clocks_init()