Home
last modified time | relevance | path

Searched defs: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