Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhndpmu.h50 #define BBPLL_NDIV_FRAC_BITS 24 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhndpmu.h50 #define BBPLL_NDIV_FRAC_BITS 24 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c3013 rounding_const = 1 << (BBPLL_NDIV_FRAC_BITS - 1); in BCMPOSTTRAPFN()
3015 math_uint64_right_shift(&frac_part, r_high, r_low, BBPLL_NDIV_FRAC_BITS); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c3013 rounding_const = 1 << (BBPLL_NDIV_FRAC_BITS - 1); in BCMPOSTTRAPFN()
3015 math_uint64_right_shift(&frac_part, r_high, r_low, BBPLL_NDIV_FRAC_BITS); in BCMPOSTTRAPFN()