Searched refs:ratio_offset (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/clk/mvebu/
H A Dclk-corediv.c47 u32 ratio_offset; member in struct:clk_corediv_soc_desc
130 reg = readl(corediv->reg + soc_desc->ratio_offset); clk_corediv_recalc_rate()
164 reg = readl(corediv->reg + soc_desc->ratio_offset); clk_corediv_set_rate()
167 writel(reg, corediv->reg + soc_desc->ratio_offset); clk_corediv_set_rate()
204 .ratio_offset = 0x8,
220 .ratio_offset = 0x4,
232 .ratio_offset = 0x4,

Completed in 60 milliseconds