Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dclk-rpm.c87 struct clk_rpm { struct
94 struct clk_rpm *peer; argument
102 struct clk_rpm **clks; argument
109 struct clk_rpm **clks;
173 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_prepare()
174 struct clk_rpm *peer = r->peer; in clk_rpm_prepare()
222 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_unprepare()
223 struct clk_rpm *peer = r->peer; in clk_rpm_unprepare()
256 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_xo_prepare()
324 struct clk_rpm *peer = r->peer; in clk_rpm_set_rate()
[all …]