Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-divider.c392 clk_hw_init_rate_request(hw, &req, rate); in divider_round_rate_parent()
414 clk_hw_init_rate_request(hw, &req, rate); in divider_ro_round_rate_parent()
H A Dclk.c1639 void clk_hw_init_rate_request(const struct clk_hw *hw, in clk_hw_init_rate_request() function
1648 EXPORT_SYMBOL_GPL(clk_hw_init_rate_request);
H A Dclk_test.c2233 clk_hw_init_rate_request(hw, &req, DUMMY_CLOCK_RATE_2); in clk_leaf_mux_set_rate_parent_determine_rate()
/openbmc/linux/include/linux/
H A Dclk-provider.h67 void clk_hw_init_rate_request(const struct clk_hw *hw,