Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mvebu/
Dclk-corediv.c47 u32 ratio_offset; member
134 reg = readl(corediv->reg + soc_desc->ratio_offset); in clk_corediv_recalc_rate()
168 reg = readl(corediv->reg + soc_desc->ratio_offset); in clk_corediv_set_rate()
171 writel(reg, corediv->reg + soc_desc->ratio_offset); in clk_corediv_set_rate()
208 .ratio_offset = 0x8,
224 .ratio_offset = 0x4,
236 .ratio_offset = 0x4,
248 .ratio_offset = 0x8,