Searched refs:REG_ACGG2TBL (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b.h | 162 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8821c.h | 197 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8822b.c | 602 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x0); in rtw8822b_set_channel_bb() 620 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x1); in rtw8822b_set_channel_bb() 622 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x2); in rtw8822b_set_channel_bb() 624 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x3); in rtw8822b_set_channel_bb()
|