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

  /src/sys/arch/arm/ti/
ti_dpll_clock.c 71 static struct clk *ti_dpll_clock_get(void *, const char *);
79 .get = ti_dpll_clock_get,
89 .get = ti_dpll_clock_get,
99 .get = ti_dpll_clock_get,
208 ti_dpll_clock_get(void *priv, const char *name) function in typeref:struct:clk *
ti_dpll_clock.c 71 static struct clk *ti_dpll_clock_get(void *, const char *);
79 .get = ti_dpll_clock_get,
89 .get = ti_dpll_clock_get,
99 .get = ti_dpll_clock_get,
208 ti_dpll_clock_get(void *priv, const char *name) function in typeref:struct:clk *

Completed in 23 milliseconds