u-boot-brain/arch/arm/cpu/tegra-common
Thierry Reding 79c7a90f6c ARM: tegra: Implement XUSB pad controller
This controller was introduced on Tegra114 to handle XUSB pads. On
Tegra124 it is also used for PCIe and SATA pin muxing and PHY control.
Only the Tegra124 PCIe and SATA functionality is currently implemented,
with weak symbols on Tegra114.

Tegra20 and Tegra30 also provide weak symbols for these functions so
that drivers can use the same API irrespective of which SoC they're
being built for.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-12-18 13:19:20 -07:00
..
ap.c ARM: tegra: Disable VPR 2014-08-18 16:57:02 -07:00
board.c ARM: tegra: Use mem size from MC in combination with get_ram_size() 2014-10-22 09:30:55 -07:00
cache.c ARM: tegra: add common (shared) CPU files 2014-02-03 09:46:46 -07:00
clock.c ARM: tegra: don't exceed AVP limits when configuring PLLP 2014-02-03 09:46:45 -07:00
lowlevel_init.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile ARM: tegra: Implement XUSB pad controller 2014-12-18 13:19:20 -07:00
pinmux-common.c ARM: tegra: add function to enable input clamping on tristate 2014-05-13 10:41:31 -07:00
powergate.c ARM: tegra: Implement powergate support 2014-12-18 13:19:20 -07:00
sys_info.c tegra: make local functions static 2014-10-25 07:27:37 -04:00
vpr.c ARM: tegra: Disable VPR 2014-08-18 16:57:02 -07:00
xusb-padctl.c ARM: tegra: Implement XUSB pad controller 2014-12-18 13:19:20 -07:00