Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c46 static inline s64 div_frac(s64 x, s64 y) in div_frac() function
/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c772 u32 *div_int, u64 *div_frac) in vc7_calc_fod_1st_stage()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1614 u32 div_int, div_frac, fvco3, fpfd, fref3, fcal_div; in wlc_lcnphy_radio_2064_channel_tune_4313() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2385 static uint32_t div_frac(uint32_t dividend, uint32_t divisor) in div_frac() function