Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-apple-nco.c29 #define REG_INC2 12 macro
177 writel_relaxed(inc2, chan->base + REG_INC2); in applnco_set_rate()
199 inc2 = readl_relaxed(chan->base + REG_INC2); in applnco_recalc_rate()