Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32f4.c408 struct clk_apb_mul { struct
413 #define to_clk_apb_mul(_hw) container_of(_hw, struct clk_apb_mul, hw) argument
418 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_recalc_rate()
429 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_round_rate()
466 struct clk_apb_mul *am; in clk_register_apb_mul()