u-boot-brain/arch/arm/mach-uniphier/clk
Masahiro Yamada 7f8e75390b ARM: uniphier: use FIELD_PREP for PLL settings
It is tedious to define both mask and bit-shift.  <linux/bitfield.h>
provides a convenient way to get access to register fields with a
single shifted mask.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-12-12 00:36:12 +09:00
..
clk-dram-ld4.c ARM: uniphier: remove sLD3 SoC support 2017-08-20 23:05:39 +09:00
clk-dram-pro5.c ARM: uniphier: split out UMC clock enable 2017-01-17 09:00:40 +09:00
clk-dram-pxs2.c ARM: uniphier: split out UMC clock enable 2017-01-17 09:00:40 +09:00
clk-early-ld4.c ARM: uniphier: remove sLD3 SoC support 2017-08-20 23:05:39 +09:00
clk-ld4.c ARM: uniphier: remove CONFIG_UNIPHIER_ETH 2017-10-23 01:02:05 +09:00
clk-ld11.c ARM: uniphier: remove bit field macros from sc64-regs.h 2017-09-18 20:26:12 +09:00
clk-ld20.c ARM: uniphier: add GPU(Mali) reset deassert and clk enable 2017-09-18 20:26:18 +09:00
clk-pro4.c ARM: uniphier: remove CONFIG_UNIPHIER_ETH 2017-10-23 01:02:05 +09:00
clk-pro5.c ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG 2017-10-15 22:32:25 +09:00
clk-pxs2.c ARM: uniphier: remove CONFIG_UNIPHIER_ETH 2017-10-23 01:02:05 +09:00
clk-pxs3.c ARM: uniphier: add GPU(Mali) reset deassert and clk enable 2017-09-18 20:26:18 +09:00
dpll-ld4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
dpll-pro4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
dpll-pro5.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
dpll-pxs2.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
dpll-sld8.c ARM: uniphier: replace <common.h> with <linux/delay.h> where possible 2017-01-22 15:33:00 +09:00
dpll-tail.c ARM: uniphier: move PLL init code to U-Boot proper where possible 2016-09-19 00:06:44 +09:00
Makefile ARM: uniphier: compile pll-base-ld20.c for PXs3 2017-12-12 00:35:59 +09:00
pll-base-ld20.c ARM: uniphier: use FIELD_PREP for PLL settings 2017-12-12 00:36:12 +09:00
pll-ld4.c ARM: uniphier: replace <common.h> with <linux/delay.h> where possible 2017-01-22 15:33:00 +09:00
pll-ld11.c ARM: uniphier: move PLLCTRL register macros to each SoC .c file 2017-08-30 09:03:11 +09:00
pll-ld20.c ARM: uniphier: move PLLCTRL register macros to each SoC .c file 2017-08-30 09:03:11 +09:00
pll-pro4.c ARM: uniphier: replace <common.h> with <linux/delay.h> where possible 2017-01-22 15:33:00 +09:00
pll-pxs3.c ARM: uniphier: add PLL settings for PXs3 2017-08-30 09:03:11 +09:00
pll.h ARM: uniphier: set up charge pump current for MPLL of LD11 SoC 2017-02-23 09:00:16 +09:00