Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dclk-fixed-factor.c20 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_recalc_rate()
31 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_round_rate()
47 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_set_rate()
A Dccu.h600 struct clk_fixed_factor struct
607 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument
706 struct clk_fixed_factor _struct = { \
717 struct clk_fixed_factor _struct = { \
732 struct clk_fixed_factor _struct = { \
743 struct clk_fixed_factor _struct = { \

Completed in 7 milliseconds