Searched refs:mtk_fh (Results 1 – 4 of 4) sorted by relevance
57 struct mtk_fh { struct66 int (*hopping)(struct mtk_fh *fh, unsigned int new_dds, argument68 int (*ssc_enable)(struct mtk_fh *fh, u32 rate);
20 inline struct mtk_fh *to_mtk_fh(struct clk_hw *hw) in to_mtk_fh()24 return container_of(pll, struct mtk_fh, clk_pll); in to_mtk_fh()31 struct mtk_fh *fh = to_mtk_fh(hw); in mtk_fhctl_set_rate()115 static int pllfh_init(struct mtk_fh *fh, struct mtk_pllfh_data *pllfh_data) in pllfh_init()156 struct mtk_fh *fh; in mtk_clk_register_pllfh()186 struct mtk_fh *fh; in mtk_clk_unregister_pllfh()
181 static int fhctl_hopping(struct mtk_fh *fh, unsigned int new_dds, in fhctl_hopping()212 static int fhctl_ssc_enable(struct mtk_fh *fh, u32 rate) in fhctl_ssc_enable()241 void fhctl_hw_init(struct mtk_fh *fh) in fhctl_hw_init()
31 void fhctl_hw_init(struct mtk_fh *fh);