Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c2985 uint32 xf, ndiv_int, ndiv_frac, fvco, pll_reg, p1_div_scale; in BCMPOSTTRAPFN() local
3024 p1_div_scale = 0; in BCMPOSTTRAPFN()
3027 p1_div_scale = (1 << P1_DIV_SCALE_BITS) / p1_div; in BCMPOSTTRAPFN()
3031 p1_div_scale, rounding_const); in BCMPOSTTRAPFN()
3048 uint32 xf, ndiv_int, ndiv_frac, fvco, pll_reg, p1_div_scale; in BCMPOSTTRAPFN() local
3093 p1_div_scale = (1 << PMU43012_PLL_P_DIV_SCALE_BITS) / p_div; in BCMPOSTTRAPFN()
3097 p1_div_scale, rounding_const); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c2985 uint32 xf, ndiv_int, ndiv_frac, fvco, pll_reg, p1_div_scale; in BCMPOSTTRAPFN() local
3024 p1_div_scale = 0; in BCMPOSTTRAPFN()
3027 p1_div_scale = (1 << P1_DIV_SCALE_BITS) / p1_div; in BCMPOSTTRAPFN()
3031 p1_div_scale, rounding_const); in BCMPOSTTRAPFN()
3048 uint32 xf, ndiv_int, ndiv_frac, fvco, pll_reg, p1_div_scale; in BCMPOSTTRAPFN() local
3093 p1_div_scale = (1 << PMU43012_PLL_P_DIV_SCALE_BITS) / p_div; in BCMPOSTTRAPFN()
3097 p1_div_scale, rounding_const); in BCMPOSTTRAPFN()