Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dclk-fixed-rate.c53 struct clk_fixed_rate *fixed; in clk_hw_register_fixed_rate_with_accuracy()
59 fixed = (struct clk_fixed_rate *)malloc(sizeof(*fixed)); in clk_hw_register_fixed_rate_with_accuracy()
A Dccu.h396 struct clk_fixed_rate struct
403 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument

Completed in 6 milliseconds