Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/clk/
A Dtegra.h211 bool tegra210_plle_hw_sequence_is_enabled(void);
233 static inline bool tegra210_plle_hw_sequence_is_enabled(void) in tegra210_plle_hw_sequence_is_enabled() function
/linux-6.3-rc2/drivers/phy/tegra/
A Dxusb-tegra210.c479 if (tegra210_plle_hw_sequence_is_enabled()) in tegra210_pex_uphy_enable()
719 if (tegra210_plle_hw_sequence_is_enabled()) in tegra210_sata_uphy_enable()
1011 if (!tegra210_plle_hw_sequence_is_enabled()) in tegra210_uphy_init()
/linux-6.3-rc2/drivers/clk/tegra/
A Dclk-tegra210.c500 bool tegra210_plle_hw_sequence_is_enabled(void) in tegra210_plle_hw_sequence_is_enabled() function
510 EXPORT_SYMBOL_GPL(tegra210_plle_hw_sequence_is_enabled);
516 if (tegra210_plle_hw_sequence_is_enabled()) in tegra210_plle_hw_sequence_start()

Completed in 19 milliseconds