Searched refs:R_KIP (Results 1 – 2 of 2) sorted by relevance
1448 rtw89_phy_write32_clr(rtwdev, R_KIP + (path << 8), B_KIP_RFGAIN); in _iqk_restore()2088 rtw89_phy_write32_mask(rtwdev, R_KIP + (path << 8), B_KIP_RFGAIN, 0x1); in _dpk_manual_txcfir()2108 rtw89_phy_write32_clr(rtwdev, R_KIP + (path << 8), B_KIP_RFGAIN); in _dpk_manual_txcfir()
9073 #define R_KIP 0x8140 macro