Searched refs:hdmi_rx_sels (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-imx8qxp.c | 53 static const char * const hdmi_rx_sels[] = { variable 321 …imx_clk_scu2("hdmi_rx_hd_ref_clk", hdmi_rx_sels, ARRAY_SIZE(hdmi_rx_sels), IMX_SC_R_HDMI_RX, IMX_S… in imx8qxp_clk_probe() 322 …imx_clk_scu2("hdmi_rx_hd_core_clk", hdmi_rx_sels, ARRAY_SIZE(hdmi_rx_sels), IMX_SC_R_HDMI_RX, IMX_… in imx8qxp_clk_probe() 323 …imx_clk_scu2("hdmi_rx_pxl_clk", hdmi_rx_sels, ARRAY_SIZE(hdmi_rx_sels), IMX_SC_R_HDMI_RX, IMX_SC_P… in imx8qxp_clk_probe()
|