commit | 40fb04b22f31e17aeb7740bba36cf3297f689f46 | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Thu Jan 30 13:31:11 2020 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Feb 12 18:20:39 2020 +0200 |
tree | b2513c0a1939daf561a52a7595b3180c29271393 | |
parent | bafbc6f0b51b0bb8566c5d8ec255838c8cfe3545 [diff] |
rtw88: Use secondary channel offset enumeration The hardware value of secondary channel offset isn't very intuitive. This commit adds enumeration, so we can easier to check the logic with the suffix of enumeration name, likes _UPPER or _LOWER. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Reviewed-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>