u-boot-brain/arch/arm/mach-tegra
Simon Glass 7bb6199bd6 tegra: clock: Split the clock source code into a separate function
Create a function which sets the source clock for a peripheral, given
the number of mux bits to adjust. This can then be used more generally.
For now, don't export it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-05-13 09:24:09 -07:00
..
tegra20 tegra: Move the pwm into tegra-common 2015-05-13 09:24:06 -07:00
tegra30 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
tegra114 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
tegra124 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
tegra210 ARM: tegra: pinctrl: move Tegra210 code to the correct dir 2015-03-30 09:54:06 -07:00
ap.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
board.c tegra: Move checkboard() into the board code 2015-05-13 09:24:07 -07:00
cache.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
clock.c tegra: clock: Split the clock source code into a separate function 2015-05-13 09:24:09 -07:00
cmd_enterrcm.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.h ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
lowlevel_init.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
Makefile tegra: Move the pwm into tegra-common 2015-05-13 09:24:06 -07:00
pinmux-common.c ARM: tegra: pinctrl: add support for MIPI PAD control groups 2015-03-30 09:54:06 -07:00
powergate.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
pwm.c tegra: pwm: Allow the clock rate to be left as is 2015-05-13 09:24:07 -07:00
spl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
sys_info.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
vpr.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
xusb-padctl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00