Searched refs:of_reset_control_get (Results 1 – 7 of 7) sorted by relevance
38 struct reset_control *of_reset_control_get(struct device_node *node,103 static inline struct reset_control *of_reset_control_get( in of_reset_control_get() function
152 struct reset_control *of_reset_control_get(struct device_node *node, in of_reset_control_get() function205 EXPORT_SYMBOL_GPL(of_reset_control_get);223 rstc = of_reset_control_get(dev->of_node, id); in reset_control_get()
125 rstc = of_reset_control_get(np, NULL); in stm32_clockevent_init()
345 rstc = of_reset_control_get(node, NULL); in sun5i_timer_init()
69 return of_reset_control_get(np, NULL); in rockchip_get_core_reset()
92 usb1_reset = of_reset_control_get(phy_np, "usb"); in tegra_reset_usb_controller()
1146 miphy_phy->miphy_rst = of_reset_control_get(node, "miphy-sw-rst"); in miphy28lp_probe_resets()