Home
last modified time | relevance | path

Searched refs:fixed_clk_clk_ops (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/clk/
H A Dfixed_clk.c24 static const struct clk_ops fixed_clk_clk_ops = { variable
41 clk = clk_alloc(name, &fixed_clk_clk_ops, NULL, 0); in fixed_clock_probe()