Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mvebu/
H A Ddove-divider.c31 DIV_CTRL1 = 4, enumerator
41 v = readl_relaxed(base + DIV_CTRL1) | DIV_CTRL1_N_RESET_MASK; in dove_load_divider()
42 writel_relaxed(v, base + DIV_CTRL1); in dove_load_divider()