Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/berlin/
Dberlin2-div.h21 .pll_switch_offs = _off, \
50 u16 pll_switch_offs; member
Dberlin2-div.c129 reg = readl_relaxed(div->base + map->pll_switch_offs); in berlin2_div_set_parent()
134 writel_relaxed(reg, div->base + map->pll_switch_offs); in berlin2_div_set_parent()
161 reg = readl_relaxed(div->base + map->pll_switch_offs); in berlin2_div_get_parent()