diff options
author | Chung-Hsuan Hung <hsuan8331@realtek.com> | 2022-03-17 08:55:35 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-03-17 17:20:27 +0300 |
commit | 84d0e33e51df7922933e48b48f6b1c5b76e5bbfc (patch) | |
tree | 3f8d960a7aa07489ca7260787f0e358ac6a66bf2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a9ffae8d3f9d263c128807838bd55ff68a83a3f5 (diff) | |
download | linux-84d0e33e51df7922933e48b48f6b1c5b76e5bbfc.tar.xz |
rtw89: 8852c: add read/write rf register function
Using encoded address which BIT(16) is used to discriminate which region is
going to access. Illustrate the calling flow as below
rtw89_phy_write_rf_v1() -+-> rtw89_phy_write_rf() // old interface
+-> rtw89_phy_write_rf_a() // new interface
Signed-off-by: Chung-Hsuan Hung <hsuan8331@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220317055543.40514-5-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions