Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h64 #define IMX6SX_CLK_VID_SEL 55 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h68 #define IMX6SX_CLK_VID_SEL 55 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c285 …hws[IMX6SX_CLK_VID_SEL] = imx_clk_hw_mux("vid_sel", base + 0x20, 21, 3, … in imx6sx_clocks_init()
539 clk_set_parent(hws[IMX6SX_CLK_VID_SEL]->clk, hws[IMX6SX_CLK_PLL3_USB_OTG]->clk); in imx6sx_clocks_init()