Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh71x0.c122 unsigned long div100 = 100 * (reg & JH71X0_CLK_INT_MASK) + in jh71x0_clk_frac_recalc_rate() local
133 unsigned long div100 = clamp(DIV_ROUND_CLOSEST(parent100, rate), in jh71x0_clk_frac_determine_rate() local
152 unsigned long div100 = clamp(DIV_ROUND_CLOSEST(100 * parent_rate, rate), in jh71x0_clk_frac_set_rate() local