Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6q.c50 static const char *hsi_tx_sels[] = { "pll3_120m", "pll2_pfd2_396m", }; variable
667 … imx_clk_hw_mux("hsi_tx_sel", base + 0x30, 28, 1, hsi_tx_sels, ARRAY_SIZE(hsi_tx_sels)… in imx6q_clocks_init()