Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/berlin/
Dberlin2-div.h21 .pll_switch_offs = _off, \
50 u16 pll_switch_offs; member
Dberlin2-div.c128 reg = readl_relaxed(div->base + map->pll_switch_offs); in berlin2_div_set_parent()
133 writel_relaxed(reg, div->base + map->pll_switch_offs); in berlin2_div_set_parent()
160 reg = readl_relaxed(div->base + map->pll_switch_offs); in berlin2_div_get_parent()