HomeSort by: relevance | last modified time | path
    Searched defs:imx6sx_clk_fixed_from_fdt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/nxp/
imx6sx_clk.c 1320 imx6sx_clk_fixed_from_fdt(struct imx6ccm_softc *sc, const char *name) function in typeref:typename:void
1404 imx6sx_clk_fixed_from_fdt(sc, "ckil");
1405 imx6sx_clk_fixed_from_fdt(sc, "osc");
1406 imx6sx_clk_fixed_from_fdt(sc, "ipp_di0");
1407 imx6sx_clk_fixed_from_fdt(sc, "ipp_di1");
1408 imx6sx_clk_fixed_from_fdt(sc, "anaclk1");
1409 imx6sx_clk_fixed_from_fdt(sc, "anaclk2");

Completed in 17 milliseconds