Searched defs:div_frac (Results 1 – 4 of 4) sorted by relevance
46 static inline s64 div_frac(s64 x, s64 y) in div_frac() function
772 u32 *div_int, u64 *div_frac) in vc7_calc_fod_1st_stage()
1614 u32 div_int, div_frac, fvco3, fpfd, fref3, fcal_div; in wlc_lcnphy_radio_2064_channel_tune_4313() local
2385 static uint32_t div_frac(uint32_t dividend, uint32_t divisor) in div_frac() function