Searched refs:REG_PSDFN (Results 1 – 3 of 3) sorted by relevance
| /src/sys/contrib/dev/rtw88/ ! |
| H A D | rtw8703b.c | 675 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8703b_check_spur_ov_thres() 676 rtw_write32(rtwdev, REG_PSDFN, START_PSD | freq); in rtw8703b_check_spur_ov_thres() 682 rtw_write32(rtwdev, REG_PSDFN, freq); in rtw8703b_check_spur_ov_thres()
|
| H A D | rtw8723x.h | 203 #define REG_PSDFN 0x0808 macro
|
| 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()
|