Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/clk/
H A Dtegra.h210 int tegra210_plle_hw_sequence_start(void);
228 static inline int tegra210_plle_hw_sequence_start(void) in tegra210_plle_hw_sequence_start() function
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c512 int tegra210_plle_hw_sequence_start(void) in tegra210_plle_hw_sequence_start() function
541 EXPORT_SYMBOL_GPL(tegra210_plle_hw_sequence_start);
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c1012 tegra210_plle_hw_sequence_start(); in tegra210_uphy_init()