Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c2888 static int clk_core_set_duty_cycle_nolock(struct clk_core *core, in clk_core_set_duty_cycle_nolock() function
2919 ret = clk_core_set_duty_cycle_nolock(core->parent, duty); in clk_core_set_duty_cycle_parent_nolock()
2957 ret = clk_core_set_duty_cycle_nolock(clk->core, &duty); in clk_set_duty_cycle()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c3035 static int clk_core_set_duty_cycle_nolock(struct clk_core *core, in clk_core_set_duty_cycle_nolock() function
3066 ret = clk_core_set_duty_cycle_nolock(core->parent, duty); in clk_core_set_duty_cycle_parent_nolock()
3104 ret = clk_core_set_duty_cycle_nolock(clk->core, &duty); in clk_set_duty_cycle()

Completed in 13 milliseconds