Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dfixpt31_32.c307 static struct fixed31_32 fixed31_32_exp_from_taylor_series(struct fixed31_32 arg) in fixed31_32_exp_from_taylor_series() function
366 fixed31_32_exp_from_taylor_series(r), in dc_fixpt_exp()
370 fixed31_32_exp_from_taylor_series(r), in dc_fixpt_exp()
373 return fixed31_32_exp_from_taylor_series(arg); in dc_fixpt_exp()
/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_fixpt31_32.c289 static struct spl_fixed31_32 fixed31_32_exp_from_taylor_series(struct spl_fixed31_32 arg) in fixed31_32_exp_from_taylor_series() function
348 fixed31_32_exp_from_taylor_series(r), in spl_fixpt_exp()
352 fixed31_32_exp_from_taylor_series(r), in spl_fixpt_exp()
355 return fixed31_32_exp_from_taylor_series(arg); in spl_fixpt_exp()