Home
last modified time | relevance | path

Searched refs:tegra210_sata_pll_hw_control_enable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/clk/
H A Dtegra.h214 void tegra210_sata_pll_hw_control_enable(void);
252 static inline void tegra210_sata_pll_hw_control_enable(void) {} in tegra210_sata_pll_hw_control_enable() function
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c566 void tegra210_sata_pll_hw_control_enable(void) in tegra210_sata_pll_hw_control_enable() function
576 EXPORT_SYMBOL_GPL(tegra210_sata_pll_hw_control_enable);
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c905 tegra210_sata_pll_hw_control_enable(); in tegra210_sata_uphy_enable()