Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-cs2000-cp.c192 static u32 cs2000_rate_to_ratio(u32 rate_in, u32 rate_out) in cs2000_rate_to_ratio() function
233 val = cs2000_rate_to_ratio(rate_in, rate_out); in cs2000_ratio_set()
305 ratio = cs2000_rate_to_ratio(*parent_rate, rate); in cs2000_round_rate()