Searched refs:tmp_txbb (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halrf_dpk_8822c.c | 900 u8 tmp_txbb = 0, tmp_pga = 0, i = 0; in _dpk_pas_agc_8822c() local 906 tmp_txbb = (u8)odm_get_rf_reg(dm, (enum rf_path)path, in _dpk_pas_agc_8822c() 913 tmp_txbb, tmp_pga); in _dpk_pas_agc_8822c() 969 if (tmp_txbb == 0x0) { in _dpk_pas_agc_8822c() 975 tmp_txbb = tmp_txbb - 2; in _dpk_pas_agc_8822c() 977 RF_0x56, 0x0001f, tmp_txbb); in _dpk_pas_agc_8822c() 979 tmp_txbb); in _dpk_pas_agc_8822c() 985 if (tmp_txbb == 0x1f) { in _dpk_pas_agc_8822c() 991 tmp_txbb = tmp_txbb + 3; in _dpk_pas_agc_8822c() 993 RF_0x56, 0x0001f, tmp_txbb); in _dpk_pas_agc_8822c() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_dpk_8852b.c | 533 u8 tmp_pad, tmp_txbb; in _dpk_manual_txcfir_8852b() local 542 tmp_txbb = (u8)halrf_rrf(rf, path, 0x56, 0x0001f); /*[4:0]*/ in _dpk_manual_txcfir_8852b() 543 halrf_wreg(rf, 0x8144 + (path << 8), 0x01f00, tmp_txbb); /*[12:8]*/ in _dpk_manual_txcfir_8852b() 552 tmp_pad, tmp_txbb); in _dpk_manual_txcfir_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_dpk_8852b.c | 533 u8 tmp_pad, tmp_txbb; in _dpk_manual_txcfir_8852b() local 542 tmp_txbb = (u8)halrf_rrf(rf, path, 0x56, 0x0001f); /*[4:0]*/ in _dpk_manual_txcfir_8852b() 543 halrf_wreg(rf, 0x8144 + (path << 8), 0x01f00, tmp_txbb); /*[12:8]*/ in _dpk_manual_txcfir_8852b() 552 tmp_pad, tmp_txbb); in _dpk_manual_txcfir_8852b()
|