Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/analogbits/
A Dwrpll-cln28hpc.c190 u8 max_r_for_parent; in __wrpll_update_parent_rate() local
196 max_r_for_parent = div_u64(parent_rate, MIN_POST_DIVR_FREQ); in __wrpll_update_parent_rate()
197 c->max_r = min_t(u8, MAX_DIVR_DIVISOR, max_r_for_parent); in __wrpll_update_parent_rate()

Completed in 3 milliseconds