OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tegra_xusb_phy_enable
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-tegra/
xusb-padctl.h
20
int
tegra_xusb_phy_enable
(struct tegra_xusb_phy *phy);
/external/u-boot/arch/arm/mach-tegra/
xusb-padctl-dummy.c
21
int __weak
tegra_xusb_phy_enable
(struct tegra_xusb_phy *phy)
function
xusb-padctl-common.c
23
int
tegra_xusb_phy_enable
(struct tegra_xusb_phy *phy)
function
/external/u-boot/drivers/pci/
pci_tegra.c
765
err =
tegra_xusb_phy_enable
(pcie->phy);
Completed in 1572 milliseconds