Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk-imx6sx.c47 static const char *enet_sels[] = { "enet_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable
293 …hw_mux("enet_sel", base + 0x34, 9, 3, enet_sels, ARRAY_SIZE(enet_sels)); in imx6sx_clocks_init()