Searched refs:ti_comp_clock_get (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/arm/ti/
H A Dti_comp_clock.c52 static struct clk *ti_comp_clock_get(void *, const char *);
61 .get = ti_comp_clock_get,
133 ti_comp_clock_get(void *priv, const char *name) function in typeref:struct:clk *

Completed in 2 milliseconds