xref: /linux-6.15/drivers/phy/tegra/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_PHY_TEGRA_XUSB) += phy-tegra-xusb.o
3
4phy-tegra-xusb-y += xusb.o
5phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_124_SOC) += xusb-tegra124.o
6phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_132_SOC) += xusb-tegra124.o
7phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_210_SOC) += xusb-tegra210.o
8phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_186_SOC) += xusb-tegra186.o
9phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_194_SOC) += xusb-tegra186.o
10phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_234_SOC) += xusb-tegra186.o
11obj-$(CONFIG_PHY_TEGRA194_P2U) += phy-tegra194-p2u.o
12

served by {OpenGrok

Last Index Update: Tue Jul 29 17:36:37 UTC 2025