Searched refs:REG_ACGG2TBL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8821c.h | 229 #define REG_ACGG2TBL 0x958 macro
|
| H A D | rtw8822b.c | 627 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x0); in rtw8822b_set_channel_bb() 645 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x1); in rtw8822b_set_channel_bb() 647 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x2); in rtw8822b_set_channel_bb() 649 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x3); in rtw8822b_set_channel_bb()
|