Searched refs:REG_ACGG2TBL (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b.h | 178 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8821c.h | 236 #define REG_ACGG2TBL 0x958 macro
|
D | rtw8822b.c | 624 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x0); in rtw8822b_set_channel_bb() 642 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x1); in rtw8822b_set_channel_bb() 644 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x2); in rtw8822b_set_channel_bb() 646 rtw_write32_mask(rtwdev, REG_ACGG2TBL, 0x1f, 0x3); in rtw8822b_set_channel_bb()
|