Home
last modified time | relevance | path

Searched defs:div_min (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/
H A Dclk-k230.c187 u32 div_min; member
2060 u32 div_min, u32 div_max, in k230_clk_find_approximate_mul()
2092 u32 div_min, u32 div_max, in k230_clk_find_approximate_div()
2124 u32 div_min, u32 div_max, in k230_clk_find_approximate_mul_div()
/linux/drivers/sh/clk/
H A Dcore.c161 long clk_rate_div_range_round(struct clk *clk, unsigned int div_min, in clk_rate_div_range_round()