Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_time.c254 u64 common_factor; in kbase_backend_time_init() local
264 common_factor = gcd(NSEC_PER_SEC, freq); in kbase_backend_time_init()
266 kbdev->backend_time.multiplier = div64_u64(NSEC_PER_SEC, common_factor); in kbase_backend_time_init()
267 kbdev->backend_time.divisor = div64_u64(freq, common_factor); in kbase_backend_time_init()
/OK3568_Linux_fs/buildroot/package/gnuradio/
H A D0005-boost-remove-deprecated-math-common_factor.hpp.patch4 Subject: [PATCH] boost: remove deprecated math/common_factor.hpp
129 -#include <boost/math/common_factor.hpp>
153 -#include <boost/math/common_factor.hpp>