Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h76 #define IMX6SX_CLK_ENET_SEL 67 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h80 #define IMX6SX_CLK_ENET_SEL 67 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c293 …hws[IMX6SX_CLK_ENET_SEL] = imx_clk_hw_mux("enet_sel", base + 0x34, 9, 3, … in imx6sx_clocks_init()
514 clk_set_parent(hws[IMX6SX_CLK_ENET_SEL]->clk, hws[IMX6SX_CLK_ENET_PODF]->clk); in imx6sx_clocks_init()