Searched refs:iqk_cmd (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8814a.c | 1574 u32 iqk_cmd; in rtw8814a_iqk_tx_one_shot() local 1579 iqk_cmd = 0xf8000001 | ((bw + 3) << 8) | (BIT(path) << 4); in rtw8814a_iqk_tx_one_shot() 1581 rtw_dbg(rtwdev, RTW_DBG_RFK, "TXK_Trigger = %#x\n", iqk_cmd); in rtw8814a_iqk_tx_one_shot() 1583 rtw_write32(rtwdev, 0x1b00, iqk_cmd); in rtw8814a_iqk_tx_one_shot() 1629 u32 iqk_cmd; in rtw8814a_iqk_rx_one_shot() local 1657 iqk_cmd = 0xf8000001 | ((9 - bw) << 8) | (BIT(path) << 4); in rtw8814a_iqk_rx_one_shot() 1659 rtw_dbg(rtwdev, RTW_DBG_RFK, "RXK_Trigger = 0x%x\n", iqk_cmd); in rtw8814a_iqk_rx_one_shot() 1661 rtw_write32(rtwdev, 0x1b00, iqk_cmd); in rtw8814a_iqk_rx_one_shot()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8851b_rfk.c | 688 u32 iqk_cmd; in _iqk_one_shot() local 695 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot() 701 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot() 707 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot() 713 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot() 719 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 726 iqk_cmd = 0x708 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 732 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 741 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot() 749 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot() [all …]
|
| H A D | rtw8852c_rfk.c | 725 u32 iqk_cmd; in _iqk_one_shot() local 730 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 734 iqk_cmd = 0x008 | (1 << (4 + path)); in _iqk_one_shot() 738 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot() 742 iqk_cmd = 0x508 | (1 << (4 + path)); in _iqk_one_shot() 746 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot() 750 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot() 757 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 765 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot() 769 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot() [all …]
|
| H A D | rtw8852bt_rfk.c | 955 u32 iqk_cmd; in _iqk_one_shot() local 960 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 963 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot() 966 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot() 969 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot() 972 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 976 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 979 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 983 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot() 986 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot() [all …]
|
| H A D | rtw8852b_rfk.c | 818 u32 iqk_cmd; in _iqk_one_shot() local 824 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot() 828 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot() 832 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot() 836 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 840 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 844 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 850 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot() 855 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot() 861 rtw89_phy_write32_mask(rtwdev, R_NCTL_CFG, MASKDWORD, iqk_cmd + 1); in _iqk_one_shot()
|
| H A D | rtw8852a_rfk.c | 808 u32 iqk_cmd = 0x0; in _iqk_one_shot() local 820 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 825 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot() 830 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot() 835 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 839 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot() 844 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot() 850 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot() 855 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot() 861 rtw89_phy_write32_mask(rtwdev, R_NCTL_CFG, MASKDWORD, iqk_cmd + 1); in _iqk_one_shot()
|