Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c3120 static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core,
3136 return clk_core_set_duty_cycle_parent_nolock(core, duty); in clk_core_set_duty_cycle_nolock()
3147 static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core, in clk_core_set_duty_cycle_parent_nolock() function