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

  /src/sys/arch/arm/ti/
ti_div_clock.c 56 static struct clk *ti_div_clock_get(void *, const char *);
62 .get = ti_div_clock_get,
141 ti_div_clock_get(void *priv, const char *name) function in typeref:struct:clk *
ti_div_clock.c 56 static struct clk *ti_div_clock_get(void *, const char *);
62 .get = ti_div_clock_get,
141 ti_div_clock_get(void *priv, const char *name) function in typeref:struct:clk *

Completed in 22 milliseconds