Searched refs:REG_ACBB0 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822b.h | 174 #define REG_ACBB0 0x948 macro
|
H A D | rtw8821c.h | 234 #define REG_ACBB0 0x948 macro
|
H A 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()
|
H A D | rtw8822b.c | 594 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x1); in rtw8822b_set_channel_rxdfir() 599 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8822b_set_channel_rxdfir() 604 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8822b_set_channel_rxdfir()
|