Searched refs:gpmi_sels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 41 static const char *gpmi_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable 246 hws[IMX6UL_CLK_GPMI_SEL] = imx_clk_hw_mux("gpmi_sel", base + 0x1c, 19, 1, gpmi_sels, ARRAY_SIZE(gpmi_sels)); in imx6ul_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 42 static const char *gpmi_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable 261 hws[IMX6UL_CLK_GPMI_SEL] = imx_clk_hw_mux("gpmi_sel", base + 0x1c, 19, 1, gpmi_sels, ARRAY_SIZE(gpmi_sels)); in imx6ul_clocks_init()
|
Completed in 3 milliseconds