Home
last modified time | relevance | path

Searched refs:fh_pll_regs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/mediatek/
H A Dclk-fhctl.c55 static void dump_hw(struct mtk_clk_pll *pll, struct fh_pll_regs *regs, in dump_hw()
68 static int fhctl_set_ssc_regs(struct mtk_clk_pll *pll, struct fh_pll_regs *regs, in fhctl_set_ssc_regs()
116 static int hopping_hw_flow(struct mtk_clk_pll *pll, struct fh_pll_regs *regs, in hopping_hw_flow()
186 struct fh_pll_regs *regs = &fh->regs; in fhctl_hopping()
216 struct fh_pll_regs *regs = &fh->regs; in fhctl_ssc_enable()
245 struct fh_pll_regs regs = fh->regs; in fhctl_hw_init()
H A Dclk-pllfh.h44 struct fh_pll_regs { struct
59 struct fh_pll_regs regs; argument
H A Dclk-pllfh.c117 struct fh_pll_regs *regs = &fh->regs; in pllfh_init()