Home
last modified time | relevance | path

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

/drivers/reset/
A Dsandbox-reset-test.c39 r = devm_reset_control_get_optional(dev, "not-a-valid-reset-ctl"); in sandbox_reset_test_get_devm()
A Dreset-uclass.c302 struct reset_ctl *devm_reset_control_get_optional(struct udevice *dev, in devm_reset_control_get_optional() function
/drivers/phy/socionext/
A Dphy-uniphier-usb3.c101 priv->rst_parent = devm_reset_control_get_optional(dev, "gio"); in uniphier_usb3phy_probe()
/drivers/adc/
A Drockchip-saradc.c249 priv->reset = devm_reset_control_get_optional(dev, "saradc-apb"); in rockchip_saradc_probe()
/drivers/net/
A Dftgmac100.c631 priv->reset_ctl = devm_reset_control_get_optional(dev, NULL); in ftgmac100_of_to_plat()

Completed in 875 milliseconds