OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clk_gate
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_comp_clock.c
160
struct clk *
clk_gate
= fdtbus_clock_get_index(sc->sc_phandle, 0);
local
162
return clk_enable(
clk_gate
);
169
struct clk *
clk_gate
= fdtbus_clock_get_index(sc->sc_phandle, 0);
local
171
return clk_disable(
clk_gate
);
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026