Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx8mn-clock.h19 #define IMX8MN_VIDEO_PLL_REF_SEL 10 macro
20 #define IMX8MN_VIDEO_PLL1_REF_SEL IMX8MN_VIDEO_PLL_REF_SEL
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8mn.c352 …hws[IMX8MN_VIDEO_PLL_REF_SEL] = imx_clk_hw_mux("video_pll_ref_sel", base + 0x28, 0, 2, pll_ref_sel… in imx8mn_clocks_probe()