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

  /src/sys/arch/arm/ti/
ti_mux_clock.c 51 static struct clk *ti_mux_clock_get(void *, const char *);
58 .get = ti_mux_clock_get,
159 ti_mux_clock_get(void *priv, const char *name) function in typeref:struct:clk *
ti_mux_clock.c 51 static struct clk *ti_mux_clock_get(void *, const char *);
58 .get = ti_mux_clock_get,
159 ti_mux_clock_get(void *priv, const char *name) function in typeref:struct:clk *

Completed in 50 milliseconds