Home
last modified time | relevance | path

Searched refs:BIT_GAIN_RST (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8822c.h267 #define BIT_GAIN_RST BIT(15) macro
Drtw8822c.c1424 rtw_write32_mask(rtwdev, REG_TABLE_SEL, BIT_GAIN_RST, 0x1); in _rtw8822c_txgapk_write_gain_bb_table()
1425 rtw_write32_mask(rtwdev, REG_TABLE_SEL, BIT_GAIN_RST, 0x0); in _rtw8822c_txgapk_write_gain_bb_table()