Home
last modified time | relevance | path

Searched refs:_omap3_wait_dpll_status (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Ddpll3xxx.c60 /* _omap3_wait_dpll_status: wait for a DPLL to enter a specific state */
61 static int _omap3_wait_dpll_status(struct clk_hw_omap *clk, u8 state) in _omap3_wait_dpll_status() function
162 r = _omap3_wait_dpll_status(clk, 1); in _omap3_noncore_dpll_lock()
199 r = _omap3_wait_dpll_status(clk, 0); in _omap3_noncore_dpll_bypass()
828 _omap3_wait_dpll_status(clk, 0); in omap3_core_dpll_restore_context()
837 _omap3_wait_dpll_status(clk, 1); in omap3_core_dpll_restore_context()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Ddpll3xxx.c60 /* _omap3_wait_dpll_status: wait for a DPLL to enter a specific state */
61 static int _omap3_wait_dpll_status(struct clk_hw_omap *clk, u8 state) in _omap3_wait_dpll_status() function
162 r = _omap3_wait_dpll_status(clk, 1); in _omap3_noncore_dpll_lock()
199 r = _omap3_wait_dpll_status(clk, 0); in _omap3_noncore_dpll_bypass()
915 _omap3_wait_dpll_status(clk, 0); in omap3_core_dpll_restore_context()
924 _omap3_wait_dpll_status(clk, 1); in omap3_core_dpll_restore_context()

Completed in 4 milliseconds