Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sunxi/
Dclk-a10-hosc.c29 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup()
38 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in sun4i_osc_clk_setup()
/linux-4.4.14/drivers/clk/
Dclk-fixed-rate.c29 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw)
63 struct clk_fixed_rate *fixed; in clk_register_fixed_rate_with_accuracy()
/linux-4.4.14/include/linux/
Dclk-provider.h271 struct clk_fixed_rate { struct