Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-pwm.c47 static int clk_pwm_get_duty_cycle(struct clk_hw *hw, struct clk_duty *duty) in clk_pwm_get_duty_cycle() function
64 .get_duty_cycle = clk_pwm_get_duty_cycle,