Searched refs:REG_CNTRST (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | reg.h | 678 #define REG_CNTRST 0x0b58 macro
|
| H A D | rtw8821c.c | 770 rtw_write32_set(rtwdev, REG_CNTRST, BIT(0)); in rtw8821c_false_alarm_statistics() 771 rtw_write32_clr(rtwdev, REG_CNTRST, BIT(0)); in rtw8821c_false_alarm_statistics()
|
| H A D | rtw88xxa.c | 1710 rtw_write32_set(rtwdev, REG_CNTRST, BIT(0)); in rtw88xxa_false_alarm_statistics() 1711 rtw_write32_clr(rtwdev, REG_CNTRST, BIT(0)); in rtw88xxa_false_alarm_statistics()
|
| H A D | rtw8814a.c | 1391 rtw_write32_set(rtwdev, REG_CNTRST, BIT(0)); in rtw8814a_false_alarm_statistics() 1392 rtw_write32_clr(rtwdev, REG_CNTRST, BIT(0)); in rtw8814a_false_alarm_statistics()
|