Searched refs:_dpk_set_offset (Results 1 – 3 of 3) sorted by relevance
| /src/sys/contrib/dev/rtw89/ |
| H A D | rtw8852a_rfk.c | 2276 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, in _dpk_set_offset() function 2434 tmp_txagc = _dpk_set_offset(rtwdev, path, 3); in _dpk_agc() 2446 tmp_txagc = _dpk_set_offset(rtwdev, path, -2); in _dpk_agc() 2453 tmp_txagc = _dpk_set_offset(rtwdev, path, tmp_gl_idx); in _dpk_agc()
|
| H A D | rtw8852b_rfk.c | 2146 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_set_offset() function 2291 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0x3); in _dpk_agc() 2303 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0xfe); in _dpk_agc() 2309 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_gl_idx); in _dpk_agc()
|
| H A D | rtw8852bt_rfk.c | 2199 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_set_offset() function 2353 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, in _dpk_agc() 2366 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, in _dpk_agc() 2374 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_txagc, in _dpk_agc()
|