-
- Downloads
aspeed: Refactor SCU to use consistent mask & shift
Refactor SCU header to use consistent Mask & Shift values. Now, consistently, to read value from SCU register, mask needs to be applied before shift. Signed-off-by:Maxim Sloyko <maxims@google.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/include/asm/arch-aspeed/scu_ast2500.h 6 additions, 6 deletionsarch/arm/include/asm/arch-aspeed/scu_ast2500.h
- arch/arm/mach-aspeed/ast2500/sdram_ast2500.c 2 additions, 3 deletionsarch/arm/mach-aspeed/ast2500/sdram_ast2500.c
- drivers/clk/aspeed/clk_ast2500.c 19 additions, 20 deletionsdrivers/clk/aspeed/clk_ast2500.c
Loading
Please register or sign in to comment