commit | a3b63979f8a32af9e975a793fd0f612d42072740 | [log] [tgz] |
---|---|---|
author | Micky Ching <micky_ching@realsil.com.cn> | Fri Dec 05 13:54:26 2014 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Dec 08 10:05:39 2014 +0000 |
tree | 8500a941a9118723082fd8efd1b4936da20f5669 | |
parent | 292aabb1da506b53eed904330add3dabfffd96e5 [diff] |
mfd: rtsx: Add func to split u32 into register Add helper function to write u32 to registers, if we want to put u32 value to 4 continuous register, this can help us reduce tedious work. Signed-off-by: Micky Ching <micky_ching@realsil.com.cn> Signed-off-by: Lee Jones <lee.jones@linaro.org>