Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhndpmu.h51 #define P1_DIV_SCALE_BITS 12 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhndpmu.h51 #define P1_DIV_SCALE_BITS 12 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c3027 p1_div_scale = (1 << P1_DIV_SCALE_BITS) / p1_div; in BCMPOSTTRAPFN()
3028 rounding_const = 1 << (P1_DIV_SCALE_BITS - 1); in BCMPOSTTRAPFN()
3032 math_uint64_right_shift(&fvco, r_high, r_low, P1_DIV_SCALE_BITS); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c3027 p1_div_scale = (1 << P1_DIV_SCALE_BITS) / p1_div; in BCMPOSTTRAPFN()
3028 rounding_const = 1 << (P1_DIV_SCALE_BITS - 1); in BCMPOSTTRAPFN()
3032 math_uint64_right_shift(&fvco, r_high, r_low, P1_DIV_SCALE_BITS); in BCMPOSTTRAPFN()