Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Ddpll.c153 static void __init _register_dpll(void *user, in _register_dpll() function
167 if (!ti_clk_retry_init(node, hw, _register_dpll)) in _register_dpll()
180 if (!ti_clk_retry_init(node, hw, _register_dpll)) in _register_dpll()
383 _register_dpll(&clk_hw->hw, node); in of_ti_dpll_setup()