u-boot-brain/arch/arm/cpu/tegra124-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
..
clock.c ARM: tegra: Implement tegra_plle_enable() 2014-12-18 13:19:20 -07:00
funcmux.c ARM: tegra: Tegra124 pinmux cleanup 2014-04-17 08:41:06 -07:00
Makefile ARM: tegra: Implement XUSB pad controller 2014-12-18 13:19:20 -07:00
pinmux.c ARM: tegra: Tegra124 pinmux cleanup 2014-04-17 08:41:06 -07:00
xusb-padctl.c ARM: tegra: Implement XUSB pad controller 2014-12-18 13:19:20 -07:00