Haojian Zhuang ba492e9007 clk: mux: add CLK_MUX_HIWORD_MASK
In both Hisilicon & Rockchip Cortex-A9 based chips, they don't use the
paradigm of reading-changing-writing the register contents.
Instead they use a hiword mask to indicate the changed bits.

When b01 should be set as switching mux, it also needs to indicate
the change by setting hiword mask (b11 << 16).

The patch adds mux 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>
2013-06-15 20:23:36 -07:00
..
2013-03-19 17:20:30 -07:00
2012-08-31 11:05:18 -07:00
2013-06-15 20:23:36 -07:00
2013-05-31 12:07:45 -07:00
2012-07-11 15:36:45 -07:00
2013-05-31 12:07:45 -07:00