diff options
author | Haojian Zhuang <haojian.zhuang@linaro.org> | 2013-06-08 22:47:19 +0800 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-06-15 20:23:53 -0700 |
commit | 045779942c04646a222289989e6a5b617dfdedf7 (patch) | |
tree | e66048660ffc624543a0a36e526ce685e8d3e132 /block/blk-flush.c | |
parent | d57dfe7508af2b528e26d84792edec1e7d919682 (diff) | |
download | op-kernel-dev-045779942c04646a222289989e6a5b617dfdedf7.zip op-kernel-dev-045779942c04646a222289989e6a5b617dfdedf7.tar.gz |
clk: gate: add CLK_GATE_HIWORD_MASK
In Rockchip Cortex-A9 based chips, they don't use paradigm of
reading-changing-writing the register contents. Instead they
use a hiword mask to indicate the changed bits.
When b1 should be set as gate, it also needs to indicate the change
by setting hiword mask (b1 << 16).
The patch adds gate flag for this usage.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'block/blk-flush.c')
0 files changed, 0 insertions, 0 deletions