Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDrtw8851b_rfk.c688 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 …]
HDrtw8852c_rfk.c725 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()
754 iqk_cmd = 0x008 | (1 << (4 + path)) | ((0x8 + iqk_info->iqk_bw[path]) << 8); in _iqk_one_shot()
757 iqk_cmd = 0x508 | (1 << (4 + path)) | (path << 1); in _iqk_one_shot()
761 iqk_cmd = 0x008 | (1 << (4 + path)) | ((0xc + iqk_info->iqk_bw[path]) << 8); in _iqk_one_shot()
[all …]
HDrtw8852bt_rfk.c955 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 …]
HDrtw8852a_rfk.c808 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()
HDrtw8852b_rfk.c818 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()