Home
last modified time | relevance | path

Searched refs:Val_Ratio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-cs2000-cp.c25 #define Val_Ratio(x, nth) ((x & 0xFF) << (24 - (8 * nth))) macro
257 val |= Val_Ratio(tmp, i); in cs2000_ratio_get()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-cs2000-cp.c26 #define Val_Ratio(x, nth) ((x & 0xFF) << (24 - (8 * nth))) macro
267 val |= Val_Ratio(tmp, i); in cs2000_ratio_get()

Completed in 2 milliseconds