Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-apple-nco.c28 #define REG_INC1 8 macro
176 writel_relaxed(inc1, chan->base + REG_INC1); in applnco_set_rate()
198 inc1 = readl_relaxed(chan->base + REG_INC1); in applnco_recalc_rate()