Home
last modified time | relevance | path

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

/drivers/clk/
Dclk-cs2000-cp.c23 #define Ratio_Add(x, nth) (6 + (x * 4) + (nth)) macro
236 Ratio_Add(ch, i), in cs2000_ratio_set()
253 tmp = cs2000_read(priv, Ratio_Add(ch, i)); in cs2000_ratio_get()