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

/src/sys/arch/arm/ti/
H A Dti_gate_clock.c56 static struct clk *ti_gate_clock_get_parent(void *, struct clk *);
63 .get_parent = ti_gate_clock_get_parent,
194 ti_gate_clock_get_parent(void *priv, struct clk *clk) function in typeref:struct:clk *

Completed in 2 milliseconds