Searched refs:REG_ACGG2TBL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b.h | 150 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8822b.c | 548 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x0); in rtw8822b_set_channel_bb() 566 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x1); in rtw8822b_set_channel_bb() 568 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x2); in rtw8822b_set_channel_bb() 570 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x3); in rtw8822b_set_channel_bb()
|