Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_tssi_8822c.c828 u32 big_a, small_a, slope, db_temp; in halrf_calculate_tssi_codeword_8822c() local
843 small_a = 434295 / big_a; /* 1000 * small_a */ in halrf_calculate_tssi_codeword_8822c()
844 slope = 1000000 / small_a; /* 1000 * slope */ in halrf_calculate_tssi_codeword_8822c()
853 small_a, big_a, slope, RF_PATH_A); in halrf_calculate_tssi_codeword_8822c()