Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8ulp.c18 static const char * const a35_sels[] = { "frosc", "spll2", "sosc", "lvds", }; variable
196 …8ULP_CLK_A35_SEL] = imx_clk_hw_mux2("a35_sel", base + 0x14, 28, 2, a35_sels, ARRAY_SIZE(a35_sels)); in imx8ulp_clk_cgc1_init()