Searched refs:lpcg (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/clk/imx/
H A DMakefile36 obj-$(CONFIG_MXC_CLK_SCU) += clk-imx-scu.o clk-imx-lpcg-scu.o clk-imx-acm.o
40 clk-imx-lpcg-scu-$(CONFIG_CLK_IMX8QXP) += clk-lpcg-scu.o clk-imx8qxp-lpcg.o
H A Dclk-imx8qxp-lpcg.c17 #include "clk-imx8qxp-lpcg.h"
45 * @lpcg: LPCG clocks array of one subsystem
53 const struct imx8qxp_lpcg_data *lpcg; member in struct:imx8qxp_ss_lpcg
83 .lpcg = imx8qxp_lpcg_adma,
111 .lpcg = imx8qxp_lpcg_conn,
155 .lpcg = imx8qxp_lpcg_lsio,
190 if (!of_device_is_compatible(np, "fsl,imx8qxp-lpcg"))
293 const struct imx8qxp_lpcg_data *lpcg; local
336 lpcg = ss_lpcg->lpcg
[all...]

Completed in 162 milliseconds