Searched refs:REG_ACGG2TBL (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b.h | 170 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8821c.h | 207 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8822b.c | 605 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x0); in rtw8822b_set_channel_bb() 623 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x1); in rtw8822b_set_channel_bb() 625 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x2); in rtw8822b_set_channel_bb() 627 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x3); in rtw8822b_set_channel_bb()
|