Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852c_rfk.c722 u32 iqk_cmd; in _iqk_one_shot() local
727 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot()
731 iqk_cmd = 0x008 | (1 << (4 + path)); in _iqk_one_shot()
735 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot()
739 iqk_cmd = 0x508 | (1 << (4 + path)); in _iqk_one_shot()
743 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot()
747 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot()
754 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot()
762 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot()
766 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot()
[all …]
H A Drtw8851b_rfk.c686 u32 iqk_cmd; in _iqk_one_shot() local
693 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot()
699 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot()
705 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot()
711 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot()
717 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot()
724 iqk_cmd = 0x708 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot()
730 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot()
739 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot()
747 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot()
[all …]
H A Drtw8852a_rfk.c806 u32 iqk_cmd = 0x0; in _iqk_one_shot() local
818 iqk_cmd = 0x008 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot()
823 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot()
828 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot()
833 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot()
837 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot()
842 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot()
848 iqk_cmd = 0x308 | (1 << (4 + path)); in _iqk_one_shot()
853 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot()
859 rtw89_phy_write32_mask(rtwdev, R_NCTL_CFG, MASKDWORD, iqk_cmd + 1); in _iqk_one_shot()
H A Drtw8852b_rfk.c817 u32 iqk_cmd; in _iqk_one_shot() local
823 iqk_cmd = 0x108 | (1 << (4 + path)); in _iqk_one_shot()
827 iqk_cmd = 0x208 | (1 << (4 + path)); in _iqk_one_shot()
831 iqk_cmd = 0x308 | (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()
843 iqk_cmd = 0x008 | (1 << (path + 4)) | in _iqk_one_shot()
849 iqk_cmd = 0x408 | (1 << (4 + path)); in _iqk_one_shot()
854 iqk_cmd = 0x608 | (1 << (4 + path)); in _iqk_one_shot()
860 rtw89_phy_write32_mask(rtwdev, R_NCTL_CFG, MASKDWORD, iqk_cmd + 1); in _iqk_one_shot()