Searched refs:REG_PSDFN (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8723x.h | 202 #define REG_PSDFN 0x0808 macro
|
| H A D | rtw8703b.c | 733 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8703b_check_spur_ov_thres() 734 rtw_write32(rtwdev, REG_PSDFN, START_PSD | freq); in rtw8703b_check_spur_ov_thres() 740 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8703b_check_spur_ov_thres()
|
| H A D | rtw8723d.c | 244 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8723d_check_spur_ov_thres() 245 rtw_write32(rtwdev, REG_PSDFN, START_PSD | freq); in rtw8723d_check_spur_ov_thres() 251 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8723d_check_spur_ov_thres()
|