Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-modules.h370 static inline struct s32cc_fixed_div *s32cc_obj2fixeddiv(const struct s32cc_clk_obj *mod) in s32cc_obj2fixeddiv() function
/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_drv.c1755 const struct s32cc_fixed_div *fdiv = s32cc_obj2fixeddiv(module); in set_fixed_div_freq()
1780 const struct s32cc_fixed_div *fdiv = s32cc_obj2fixeddiv(module); in get_fixed_div_freq()
1795 const struct s32cc_fixed_div *fdiv = s32cc_obj2fixeddiv(module); in get_fixed_div_parent()