Searched refs:s32cc_fixed_div (Results 1 – 4 of 4) sorted by relevance
80 static struct s32cc_fixed_div xbar_div2 =84 static struct s32cc_fixed_div xbar_div4 =88 static struct s32cc_fixed_div xbar_div6 =92 static struct s32cc_fixed_div xbar_div8 =96 static struct s32cc_fixed_div xbar_div12 =104 static struct s32cc_fixed_div linflex_div =122 static struct s32cc_fixed_div a53_core_div2 =128 static struct s32cc_fixed_div a53_core_div10 =
1755 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()
173 struct s32cc_fixed_div { struct370 static inline struct s32cc_fixed_div *s32cc_obj2fixeddiv(const struct s32cc_clk_obj *mod) in s32cc_obj2fixeddiv()374 fdiv_addr = ((uintptr_t)mod) - offsetof(struct s32cc_fixed_div, desc); in s32cc_obj2fixeddiv()375 return (struct s32cc_fixed_div *)fdiv_addr; in s32cc_obj2fixeddiv()
1873 …- add get_rate for s32cc_fixed_div ([7c298eb](https://review.trustedfirmware.org/plugins/gitiles/T…