Searched refs:to_quotient_u32 (Results 1 – 3 of 3) sorted by relevance
198 inline static uint32_t to_quotient_u32(divmod_result_t r) { in to_quotient_u32() function249 return to_quotient_u32(hw_divider_result_wait()); in hw_divider_u32_quotient_wait()316 return to_quotient_u32(hw_divider_divmod_u32(a, b)); in hw_divider_u32_quotient()
114 inline static uint32_t to_quotient_u32(divmod_result_t r) { in to_quotient_u32() function214 return to_quotient_u32(hw_divider_result_wait()); in hw_divider_u32_quotient_wait()
91 return to_quotient_u32(r); in divmod_u32u32_rem()