Searched defs:fdiv (Results 1 - 12 of 12) sorted by relevance
/linux-4.4.14/arch/powerpc/math-emu/ |
H A D | fdiv.c | 10 fdiv(void *frD, void *frA, void *frB) fdiv() function
|
H A D | math.c | 33 FLOATFUNC(fdiv); variable
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | it913x.c | 33 u8 fdiv; member in struct:it913x_dev
|
/linux-4.4.14/drivers/clk/st/ |
H A D | clk-flexgen.c | 30 struct clk_divider fdiv; member in struct:flexgen
|
/linux-4.4.14/arch/mips/ath25/ |
H A D | ar2315.c | 209 unsigned int pllc_out, refdiv, fdiv, divby2; ar2315_sys_clk() local
|
/linux-4.4.14/arch/mips/netlogic/xlp/ |
H A D | nlm_hal.c | 311 u32 mdiv, fdiv, pll_out_freq_den, reg_select, ref_div, pic_div; nlm_xlp2_get_pic_frequency() local
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-xlp.c | 146 u32 fdiv, cfg; xlp_spi_setup() local
|
/linux-4.4.14/arch/sh/math-emu/ |
H A D | math.c | 127 fdiv(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) fdiv() function
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | max310x.c | 534 unsigned long fdiv, fmul, bestfreq = freq; max310x_set_ref_clk() local
|
/linux-4.4.14/drivers/clk/bcm/ |
H A D | clk-bcm2835.c | 855 u32 ndiv, fdiv; bcm2835_pll_round_rate() local 869 u32 ndiv, pdiv, fdiv; bcm2835_pll_get_rate() local 957 u32 ndiv, fdiv, a2w_ctl; bcm2835_pll_set_rate() local 826 bcm2835_pll_choose_ndiv_and_fdiv(unsigned long rate, unsigned long parent_rate, u32 *ndiv, u32 *fdiv) bcm2835_pll_choose_ndiv_and_fdiv() argument 839 bcm2835_pll_rate_from_divisors(unsigned long parent_rate, u32 ndiv, u32 fdiv, u32 pdiv) bcm2835_pll_rate_from_divisors() argument
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 8827 fdiv: label
|
H A D | fpsp.S | 12396 fdiv: label
|
Completed in 863 milliseconds