linux_dsm_epyc7002/drivers/clk/rockchip
Heiko Stuebner 2d7884a7d0 clk: rockchip: protect register macros against multipart values
The macros calculate the correct offset from the id in the parameter.
If this parameter does not consist of a single number, the calculation
will return wrong registers in the best case or create unaligned accesses
in the worst case. So protect the calculations against such values.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-07-06 15:03:24 -07:00
..
clk-cpu.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk-mmc-phase.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk-pll.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk-rk3188.c clk: rockchip: Staticize file-scope declarations 2015-05-05 22:50:42 -07:00
clk-rk3288.c clk: rockchip: fix faulty vip parent name on rk3288 2015-07-06 15:03:23 -07:00
clk-rockchip.c clk: rockchip: fix function type for CLK_OF_DECLARE 2014-05-20 14:25:22 -05:00
clk.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk.h clk: rockchip: protect register macros against multipart values 2015-07-06 15:03:24 -07:00
Makefile clk: rockchip: Add support for the mmc clock phases using the framework 2014-11-28 00:44:24 +01:00
softrst.c clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00