Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c2845 static int clk_core_update_duty_cycle_nolock(struct clk_core *core) in clk_core_update_duty_cycle_nolock() function
2876 ret = clk_core_update_duty_cycle_nolock(core->parent); in clk_core_update_duty_cycle_parent_nolock()
2976 ret = clk_core_update_duty_cycle_nolock(core); in clk_core_get_scaled_duty_cycle()
3679 clk_core_update_duty_cycle_nolock(core); in __clk_core_init()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c2992 static int clk_core_update_duty_cycle_nolock(struct clk_core *core) in clk_core_update_duty_cycle_nolock() function
3023 ret = clk_core_update_duty_cycle_nolock(core->parent); in clk_core_update_duty_cycle_parent_nolock()
3123 ret = clk_core_update_duty_cycle_nolock(core); in clk_core_get_scaled_duty_cycle()
3882 clk_core_update_duty_cycle_nolock(core); in __clk_core_init()

Completed in 13 milliseconds