Home
last modified time | relevance | path

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

/linux/drivers/clk/mediatek/
H A Dclk-fhctl.c59 readl(regs->reg_hp_en), readl(regs->reg_clk_con), in dump_hw()
249 val = readl(regs.reg_clk_con) | BIT(data.fh_id); in fhctl_hw_init()
250 writel(val, regs.reg_clk_con); in fhctl_hw_init()
H A Dclk-pllfh.h46 void __iomem *reg_clk_con; member
H A Dclk-pllfh.c127 regs->reg_clk_con = base + offset->offset_clk_con; in pllfh_init()