Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/berlin/
Dberlin2-div.h32 .pll_switch_offs = _off, \
61 u16 pll_switch_offs; member
Dberlin2-div.c139 reg = readl_relaxed(div->base + map->pll_switch_offs); in berlin2_div_set_parent()
144 writel_relaxed(reg, div->base + map->pll_switch_offs); in berlin2_div_set_parent()
171 reg = readl_relaxed(div->base + map->pll_switch_offs); in berlin2_div_get_parent()