Searched refs:REG_ACBB0 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b.h | 176 #define REG_ACBB0 0x948 macro
|
D | rtw8821c.h | 234 #define REG_ACBB0 0x948 macro
|
D | rtw8821c.c | 365 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8821c_set_channel_rxdfir() 371 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8821c_set_channel_rxdfir() 377 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8821c_set_channel_rxdfir()
|
D | rtw8822b.c | 595 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x1); in rtw8822b_set_channel_rxdfir() 600 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8822b_set_channel_rxdfir() 605 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8822b_set_channel_rxdfir()
|