Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dimx7ulp-clock.h100 #define IMX7ULP_CLK_LPUART7 5 macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/clock/
H A Dimx7ulp-clock.h88 #define IMX7ULP_CLK_LPUART7 69 macro
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx7ulp.dtsi367 clocks = <&pcc3 IMX7ULP_CLK_LPUART7>;
369 assigned-clocks = <&pcc3 IMX7ULP_CLK_LPUART7>;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx7ulp.dtsi452 clocks = <&clks IMX7ULP_CLK_LPUART7>;
454 assigned-clocks = <&clks IMX7ULP_CLK_LPUART7>;
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-imx7ulp.c209 …hws[IMX7ULP_CLK_LPUART7] = imx7ulp_clk_hw_composite("lpuart7", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc3_init()