Searched refs:s32cc_dfs (Results 1 – 4 of 4) sorted by relevance
141 struct s32cc_dfs { struct378 static inline struct s32cc_dfs *s32cc_obj2dfs(const struct s32cc_clk_obj *mod) in s32cc_obj2dfs()382 dfs_addr = ((uintptr_t)mod) - offsetof(struct s32cc_dfs, desc); in s32cc_obj2dfs()383 return (struct s32cc_dfs *)dfs_addr; in s32cc_obj2dfs()
50 static struct s32cc_dfs armdfs =152 static struct s32cc_dfs periphdfs =
773 const struct s32cc_dfs *dfs = s32cc_obj2dfs(module); in get_dfs_parent()801 const struct s32cc_dfs *dfs = s32cc_obj2dfs(module); in get_dfs_freq()820 static struct s32cc_dfs *get_div_dfs(const struct s32cc_dfs_div *dfs_div) in get_div_dfs()959 const struct s32cc_dfs *dfs; in enable_dfs_div()1848 const struct s32cc_dfs *dfs; in set_dfs_div_freq()1903 const struct s32cc_dfs *dfs; in get_dfs_div_freq()
1871 …- add get_rate for s32cc_dfs ([2fb2550](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…