Searched refs:of_reset_control_get (Results 1 – 6 of 6) sorted by relevance
38 struct reset_control *of_reset_control_get(struct device_node *node,89 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()
69 return of_reset_control_get(np, NULL); in rockchip_get_core_reset()
338 rstc = of_reset_control_get(node, NULL); in sun5i_timer_init()
92 usb1_reset = of_reset_control_get(phy_np, "usb"); in tegra_reset_usb_controller()
1151 miphy_phy->miphy_rst = of_reset_control_get(node, "miphy-sw-rst"); in miphy28lp_probe_resets()