Searched refs:s32cc_dfs_div (Results 1 – 4 of 4) sorted by relevance
157 struct s32cc_dfs_div { struct386 static inline struct s32cc_dfs_div *s32cc_obj2dfsdiv(const struct s32cc_clk_obj *mod) in s32cc_obj2dfsdiv()390 dfs_div_addr = ((uintptr_t)mod) - offsetof(struct s32cc_dfs_div, desc); in s32cc_obj2dfsdiv()391 return (struct s32cc_dfs_div *)dfs_div_addr; in s32cc_obj2dfsdiv()
52 static struct s32cc_dfs_div arm_dfs1_div =154 static struct s32cc_dfs_div periph_dfs3_div =
820 static struct s32cc_dfs *get_div_dfs(const struct s32cc_dfs_div *dfs_div) in get_div_dfs()832 static int get_dfs_mfi_mfn(unsigned long dfs_freq, const struct s32cc_dfs_div *dfs_div, in get_dfs_mfi_mfn()944 const struct s32cc_dfs_div *dfs_div = s32cc_obj2dfsdiv(module); in get_dfs_div_parent()957 const struct s32cc_dfs_div *dfs_div = s32cc_obj2dfsdiv(module); in enable_dfs_div()1847 struct s32cc_dfs_div *dfs_div = s32cc_obj2dfsdiv(module); in set_dfs_div_freq()1901 const struct s32cc_dfs_div *dfs_div = s32cc_obj2dfsdiv(module); in get_dfs_div_freq()
1872 …- add get_rate for s32cc_dfs_div ([8f23e76](https://review.trustedfirmware.org/plugins/gitiles/TF-…