Searched refs:enet_sels (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx6sx.c | 55 static const char *enet_sels[] = { "enet_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable 302 …lk_mux("enet_sel", base + 0x34, 9, 3, enet_sels, ARRAY_SIZE(enet_sels)); in imx6sx_clocks_init()
|