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

/src/sys/arch/arm/ti/
H A Dti_gate_clock.c54 static int ti_gate_clock_enable(void *, struct clk *);
61 .enable = ti_gate_clock_enable,
166 ti_gate_clock_enable(void *priv, struct clk *clk) function in typeref:typename:int

Completed in 2 milliseconds