Searched refs:REG_PSDFN (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | rtw8723x.h | 202 #define REG_PSDFN 0x0808 macro
|
D | rtw8703b.c | 741 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8703b_check_spur_ov_thres() 742 rtw_write32(rtwdev, REG_PSDFN, START_PSD | freq); in rtw8703b_check_spur_ov_thres() 748 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8703b_check_spur_ov_thres()
|
D | rtw8723d.c | 285 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8723d_check_spur_ov_thres() 286 rtw_write32(rtwdev, REG_PSDFN, START_PSD | freq); in rtw8723d_check_spur_ov_thres() 292 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8723d_check_spur_ov_thres()
|