Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt_rfk.c545 u32 tmp, tmp_offset, tmp_reg; in _dack_reload_by_path() local
559 tmp_offset = idx_offset + path_offset; in _dack_reload_by_path()
570 tmp_reg = 0xc200 + tmp_offset; in _dack_reload_by_path()
579 tmp_reg = 0xc204 + tmp_offset; in _dack_reload_by_path()
588 tmp_reg = 0xc208 + tmp_offset; in _dack_reload_by_path()
597 tmp_reg = 0xc20c + tmp_offset; in _dack_reload_by_path()
605 tmp_reg = 0xc210 + tmp_offset; in _dack_reload_by_path()
611 rtw89_phy_write32_mask(rtwdev, R_DACKN0_CTL + tmp_offset, B_DACKN0_EN, 0x1); in _dack_reload_by_path()
H A Drtw8852a_rfk.c257 u32 tmp = 0, tmp_offset, tmp_reg; in _dack_reload_by_path() local
271 tmp_offset = idx_offset + path_offset; in _dack_reload_by_path()
276 tmp_reg = 0x5e14 + tmp_offset; in _dack_reload_by_path()
284 tmp_reg = 0x5e18 + tmp_offset; in _dack_reload_by_path()
292 tmp_reg = 0x5e1c + tmp_offset; in _dack_reload_by_path()
300 tmp_reg = 0x5e20 + tmp_offset; in _dack_reload_by_path()
308 tmp_reg = 0x5e24 + tmp_offset; in _dack_reload_by_path()