Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dreset.h208 static inline struct reset_control *of_reset_control_get_shared( in of_reset_control_get_shared() function
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dphy.c249 dphy->reset = of_reset_control_get_shared(node, NULL); in sun6i_dphy_probe()
Dsun8i_hdmi_phy.c515 phy->rst_phy = of_reset_control_get_shared(node, "phy"); in sun8i_hdmi_phy_probe()
/Linux-v4.19/drivers/usb/host/
Dehci-tegra.c71 rst = of_reset_control_get_shared(phy_np, "utmi-pads"); in tegra_reset_usb_controller()
/Linux-v4.19/drivers/phy/st/
Dphy-miphy28lp.c1147 of_reset_control_get_shared(node, "miphy-sw-rst"); in miphy28lp_probe_resets()