Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-apple-nco.c29 #define REG_INC2 12 macro
44 * produced output cycle, by the value from either REG_INC1 or REG_INC2, which
177 writel_relaxed(inc2, chan->base + REG_INC2); in applnco_set_rate()
199 inc2 = readl_relaxed(chan->base + REG_INC2); in applnco_recalc_rate()