Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx7ulp.c29 static const char * const nic_sels[] = { "firc", "ddr_clk", }; variable
107 …7ULP_CLK_NIC_SEL] = imx_clk_hw_mux2("nic_sel", base + 0x40, 28, 1, nic_sels, ARRAY_SIZE(nic_sels)); in imx7ulp_clk_scg1_init()
H A Dclk-imx8ulp.c19 static const char * const nic_sels[] = { "frosc", "spll3_pfd0", "sosc", "lvds", }; variable
199 …8ULP_CLK_NIC_SEL] = imx_clk_hw_mux2("nic_sel", base + 0x34, 28, 2, nic_sels, ARRAY_SIZE(nic_sels)); in imx8ulp_clk_cgc1_init()