Searched refs:iqk_cmd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_iqk_8852b.c | 534 u32 iqk_cmd = 0x0; in _iqk_one_shot_8852b() local 547 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot_8852b() 552 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot_8852b() 557 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot_8852b() 562 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot_8852b() 567 iqk_cmd = 0x008 | (1 << (path + 4)) | (((0x8 + iqk_info->iqk_bw[path] ) & 0xf) << 8); in _iqk_one_shot_8852b() 571 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot_8852b() 576 iqk_cmd = 0x008 | (1 << (path + 4)) | (((0xb + iqk_info->iqk_bw[path]) & 0xf) << 8); in _iqk_one_shot_8852b() 581 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot_8852b() 586 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot_8852b() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_iqk_8852b.c | 534 u32 iqk_cmd = 0x0; in _iqk_one_shot_8852b() local 547 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot_8852b() 552 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot_8852b() 557 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot_8852b() 562 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot_8852b() 567 iqk_cmd = 0x008 | (1 << (path + 4)) | (((0x8 + iqk_info->iqk_bw[path] ) & 0xf) << 8); in _iqk_one_shot_8852b() 571 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot_8852b() 576 iqk_cmd = 0x008 | (1 << (path + 4)) | (((0xb + iqk_info->iqk_bw[path]) & 0xf) << 8); in _iqk_one_shot_8852b() 581 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot_8852b() 586 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot_8852b() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halrf_iqk_8822c.c | 3743 u32 iqk_cmd = 0x0 , temp = 0x0; in _iqk_one_shot_8822c() local 3762 iqk_cmd = 0x8 | temp; in _iqk_one_shot_8822c() 3763 RF_DBG(dm, DBG_RF_IQK, "[IQK]TXK_Trigger = 0x%x\n", iqk_cmd); in _iqk_one_shot_8822c() 3779 iqk_cmd = 0x8 | temp; in _iqk_one_shot_8822c() 3780 RF_DBG(dm, DBG_RF_IQK, "[IQK]RXK1_Trigger = 0x%x\n", iqk_cmd); in _iqk_one_shot_8822c() 3796 iqk_cmd = 0x8 | temp; in _iqk_one_shot_8822c() 3797 RF_DBG(dm, DBG_RF_IQK, "[IQK]RXK2_Trigger = 0x%x\n", iqk_cmd); in _iqk_one_shot_8822c() 3820 odm_write_4byte(dm, 0x1b00, iqk_cmd); in _iqk_one_shot_8822c() 3821 odm_write_4byte(dm, 0x1b00, iqk_cmd + 0x1); in _iqk_one_shot_8822c()
|