Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-cs2000-cp.c25 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) macro
247 Ratio_Val(val, i)); in cs2000_ratio_set()