u-boot-brain/arch/arm/cpu/tegra30-common
Tom Warren 0b01b53aa5 ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
The enum used to define the set of register bits used to represent a
clock's input mux, MUX_BITS_*, is defined separately for each SoC at
present. Move this definition to a common location to ease fixing up
some issues with the definition, and the code that uses it.

Signed-off-by: Tom Warren <twarren@nvidia.com>
[swarren, extracted from a larger patch by Tom]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-02-03 09:46:44 -07:00
..
clock.c ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum 2014-02-03 09:46:44 -07:00
funcmux.c Tegra30: Add common CPU (shared) files 2013-01-16 13:40:07 -07:00
Makefile ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
pinmux.c Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00