Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-programmable.c148 static int clk_programmable_set_rate(struct clk_hw *hw, unsigned long rate, in clk_programmable_set_rate() function
202 clk_programmable_set_rate(hw, prog->pms.rate, prog->pms.parent_rate); in clk_programmable_restore_context()
210 .set_rate = clk_programmable_set_rate,
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-programmable.c147 static int clk_programmable_set_rate(struct clk_hw *hw, unsigned long rate, in clk_programmable_set_rate() function
185 .set_rate = clk_programmable_set_rate,

Completed in 1 milliseconds