Searched refs:REG_RXSB (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8814a.c | 270 rtw_write32_mask(rtwdev, REG_RXSB, BIT_RXSB_ANA_DIV, 0x0); in rtw8814a_config_cck_rx_antenna_init() 1109 rtw_write32_set(rtwdev, REG_RXSB, BIT(4)); in rtw8814a_set_bw_mode() 1111 rtw_write32_clr(rtwdev, REG_RXSB, BIT(4)); in rtw8814a_set_bw_mode()
|
| H A D | reg.h | 640 #define REG_RXSB 0x0a00 macro
|
| H A D | rtw8821c.c | 514 rtw_write32_set(rtwdev, REG_RXSB, BIT(4)); in rtw8821c_set_channel_bb() 516 rtw_write32_clr(rtwdev, REG_RXSB, BIT(4)); in rtw8821c_set_channel_bb()
|
| H A D | rtw88xxa.c | 1442 rtw_write32_set(rtwdev, REG_RXSB, BIT(4)); in rtw88xxa_post_set_bw_mode() 1444 rtw_write32_clr(rtwdev, REG_RXSB, BIT(4)); in rtw88xxa_post_set_bw_mode()
|
| H A D | rtw8822b.c | 675 rtw_write32_set(rtwdev, REG_RXSB, BIT(4)); in rtw8822b_set_channel_bb() 677 rtw_write32_clr(rtwdev, REG_RXSB, BIT(4)); in rtw8822b_set_channel_bb()
|