Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/
Dclk-cs2000-cp.c24 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) macro
237 Ratio_Val(val, i)); in cs2000_ratio_set()