Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_standalone_libraries/
H A Dlib_float_math.c132 unsigned int math_log2_approx(unsigned int a) in math_log2_approx() function
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c572 return (math_log2_approx(a) - subtrahend); in dml2_core_utils_log_and_substract_if_non_zero()