Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mxs/
H A Dclk-imx28.c130 static const char *const ptp_sels[] __initconst = { "ref_xtal", "pll0", }; variable
189 clks[ptp_sel] = mxs_clk_mux("ptp_sel", ENET, 19, 1, ptp_sels, ARRAY_SIZE(ptp_sels)); in mx28_clocks_init()