Searched refs:s32cc_osc (Results 1 – 3 of 3) sorted by relevance
50 struct s32cc_osc { struct308 static inline struct s32cc_osc *s32cc_obj2osc(const struct s32cc_clk_obj *mod) in s32cc_obj2osc()312 osc_addr = ((uintptr_t)mod) - offsetof(struct s32cc_osc, desc); in s32cc_obj2osc()313 return (struct s32cc_osc *)osc_addr; in s32cc_obj2osc()
17 static struct s32cc_osc fxosc =22 static struct s32cc_osc firc =27 static struct s32cc_osc sirc =
171 const struct s32cc_osc *osc = s32cc_obj2osc(module); in enable_osc()1455 struct s32cc_osc *osc = s32cc_obj2osc(module); in set_osc_freq()1479 const struct s32cc_osc *osc = s32cc_obj2osc(module); in get_osc_freq()