Home
last modified time | relevance | path

Searched refs:IMX7ULP_CLK_WDG1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dimx7ulp-clock.h89 #define IMX7ULP_CLK_WDG1 23 macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dimx7ulp-clock.h79 #define IMX7ULP_CLK_WDG1 62 macro
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx7ulp.dtsi260 clocks = <&pcc2 IMX7ULP_CLK_WDG1>;
261 assigned-clocks = <&pcc2 IMX7ULP_CLK_WDG1>;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx7ulp.dtsi351 clocks = <&clks IMX7ULP_CLK_WDG1>;
352 assigned-clocks = <&clks IMX7ULP_CLK_WDG1>;
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-imx7ulp.c172 …hws[IMX7ULP_CLK_WDG1] = imx7ulp_clk_hw_composite("wdg1", periph_bus_sels, ARRAY_SIZE(periph_bu… in imx7ulp_clk_pcc2_init()