Searched refs:of_reset_control_get (Results 1 – 4 of 4) sorted by relevance
34 rstc = of_reset_control_get(np, NULL); in timer_get_base_and_rate()
312 rstc = of_reset_control_get(node, NULL); in stm32_timer_init()
968 static inline struct reset_control *of_reset_control_get( in of_reset_control_get() function
1619 bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL); in rk_gmac_setup()