Home
last modified time | relevance | path

Searched refs:spl_fixed31_32_exp_from_taylor_series (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_fixpt31_32.c289 static struct spl_fixed31_32 spl_fixed31_32_exp_from_taylor_series(struct spl_fixed31_32 arg) in spl_fixed31_32_exp_from_taylor_series() function
348 spl_fixed31_32_exp_from_taylor_series(r), in spl_fixpt_exp()
352 spl_fixed31_32_exp_from_taylor_series(r), in spl_fixpt_exp()
355 return spl_fixed31_32_exp_from_taylor_series(arg); in spl_fixpt_exp()