Home
last modified time | relevance | path

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

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