Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx93.c37 static const char * const a55_core_sels[] = {"a55_alt", "arm_pll"}; variable
330 clks[IMX93_CLK_A55_SEL] = imx_clk_hw_mux2("a55_sel", base + 0x4820, 0, 1, a55_core_sels, in imx93_clocks_probe()
331 ARRAY_SIZE(a55_core_sels)); in imx93_clocks_probe()