Searched refs:of_reset_control_get (Results 1 – 5 of 5) 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()
223 rk_phy->reset = of_reset_control_get(child, "phy-reset"); in rockchip_usb_phy_init()
967 static inline struct reset_control *of_reset_control_get( in of_reset_control_get() function
1822 bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL); in rk_gmac_setup()