Lines Matching full:scaled
50 /* Convert a divider into the scaled divisor value it represents. */
56 /* The scaled minimum divisor representable by a divider */
66 /* The scaled maximum divisor representable by a divider */
80 * Convert a scaled divisor into its divider representation as
92 /* Return a rate scaled for use when dividing by a scaled divisor. */
538 /* Read a divider value and return the scaled divisor it represents. */
555 /* Return the scaled divisor value it represents */ in divider_read_scaled()
560 * Convert a divider's scaled divisor value into its recorded form
590 /* Convert the scaled divisor to the value we need to record */ in __div_commit()
683 * If there is a pre-divider, divide the scaled parent rate in clk_recalc_rate()
704 * Get the scaled divisor value, and divide the scaled in clk_recalc_rate()
720 * If scaled_div is non-null, it is used to return the scaled divisor
739 * If there is a pre-divider, divide the scaled parent rate in round_rate()
1132 * Get the scaled divisor value needed to achieve a clock in kona_peri_clk_set_rate()